Skip to content
Snippets Groups Projects
Commit e87d56ce authored by Jeff Lewis's avatar Jeff Lewis
Browse files

[project @ 2000-02-23 19:41:50 by lewie]

Handle `with' more cleverly.  I was generating partially applied methods
for the case where the `with' expression was also overloaded, but this
was buggy, and completely unnecessary.  Instead, simply force the method
binding at the point of the `with' expression (we reap no benefits from
pushing the sharing further out anyway), and release the remainder of
the method's context into the LIE.
parent b78eb7be
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment