July 24, 2010
12:22 a.m.
I don't know if others already voiced this concern, but what happens when the symbol does not resolve unambiguously if there are classes with the same "leaf" name in different namespaces? On 7/22/10 6:13 , Philippe Marschall wrote:
Hi
VAST has an #asClass method on Symbol that does more or less this:
Symbol>> #asClass ^ Smalltalk at: self
This can be quite handy if you want to refer to a class that is not there a compile time, eg. Metacello.
Think: #ConfigurationOfSeaside30 asClass load
Cheers Philippe
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project