[e-lang] Anonymous ObjectExpr miranda printing
Kevin Reid
kpreid at mac.com
Thu Jan 31 15:58:17 EST 2008
? def foo() { return def _ {} }; foo()
# value: <_>
I seem to recall this used to print as "<...foo$1>", or whatever it
was the simplifyFQName procedure produced. I can see how this
presumably got lost in our transition to pattern- rather than FQN-
bearing ObjectExprs, but is there any reason it isn't a good idea to
reintroduce it?
In particular, my debugging is often made more difficult by having
objects print as just <_>.
--
Kevin Reid <http://homepage.mac.com/kpreid/>
More information about the e-lang
mailing list