Hi

just to share a ugly design point with MethodReference

MethodReference are created using

MethodReference class: aClass symbol: aSymbol

however they store the class ***name***

and after when you query the class using either actualClass or  
methodClass
you get the class that is in Smalltalk.

So if like me you copied the class then you will get another version  
of your class
even if this is the right one you use to create the MethodReference....

One of these days we will have to check that

Stef

_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to