April 8, 2013
10:44 p.m.
/OT Sean, you reading mailing list from web-forum? Otherwise how you seen that posting? On 8 April 2013 23:49, Sean P. DeNigris <sean@clipperadams.com> wrote:
j-wings wrote
How can I convert the string 'SpotLight' into SpotLight object?
Smalltalk at: 'Spotlight' asSymbol
Smalltalk at: #Spotlight
----- Cheers, Sean -- View this message in context: http://forum.world.st/Having-a-string-of-class-name-how-can-I-convert-the-st... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
-- Best regards, Igor Stasenko.