[e-lang] EScript printing

Mark Miller erights at gmail.com
Sun Sep 23 13:13:03 EDT 2007


On 9/23/07, Kevin Reid <kpreid at mac.com> wrote:
> In "def foo {}", why is the space between "foo" and "{}" printed as
> part of EScript rather than ObjectExpr?

I just looked at all the subPrintOn methods of the various ENodes. The
behavior you noticed is completely irregular and pointless. It was
probably never fixed only because it was also harmless. Your fix is
the correct one.

-- 
Text by me above is hereby placed in the public domain

    Cheers,
    --MarkM


More information about the e-lang mailing list