June 13, 2009
8:27 p.m.
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