On 13 August 2010 17:43, Stéphane Ducasse <
[hidden email]> wrote:
> Hi
>
> Class>>binding
> ^ Smalltalk globals associationAt: name ifAbsent: [ nil -> self ]
>
> and it should be
>
> Class>>binding
> ^ self environment associationAt: name ifAbsent: [ nil -> self ]
>
+1
--
Best regards,
Igor Stasenko AKA sig.
_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project