I was playing with compiledMethod and MethodReference and it would be
great if they could be more
polymorphic:
MethodReference>>methodClass
^ self actualClass
I was also thinking that it would be nice to have the package
associated with the MethodReference
eg:
(Character>>#escapeEntities) package
-> PackageInfo-Base
What do you think about that?
Stef
_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project