> I was playing with compiledMethod and MethodReference and it would be > great if they could be more > polymorphic: > > MethodReference>>methodClass > ^ self actualClass
It will probably not do any harm, but why should a MethodReference be polymorphic with a compiled method? > 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? Good improvement +1 Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
