[E-Lang] down with `define' (was: newbie syntax: picayune points from a prejudiced programmer)

Mark S. Miller markm@caplet.com
Thu, 01 Mar 2001 22:13:53 -0800


At 09:35 PM Thursday 3/1/01, Mark S. Miller wrote:
>Because now variables would only be newly instantiated on entry to a method 
>or a matcher.  Period.  

Oops.  That should be:

Because now variables would only be newly instantiated *per* entry to a 
method or a matcher, and therefore can be *allocated* on entry to a method 
or a matcher.


        Cheers,
        --MarkM