[squeak-dev] Environments update

Colin Putney colin at wiresong.com
Sat Mar 9 02:20:25 UTC 2013


On Fri, Mar 8, 2013 at 2:44 PM, Igor Stasenko <siguctua at gmail.com> wrote:


> Can you be more specific, what exactly it breaks?
>

Initially, I didn't realize that you were talking about changes to the
compiler. I thought that you were proposing that we replace this code:

someMethod
    ^ Foo


with this:

someMethod
    ^ self environment Foo


That would break all the existing code that refers to Foo directly.

Colin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20130308/e99cbde7/attachment.htm


More information about the Squeak-dev mailing list