j-wings wrote > I am creating some package dependencies test and therefore, I need to find > the relationship of each classes. > > My plan is that I will use 'allCallsOn' method which is called by a Class > Object. > > For example: > > SpotLight allCallsOn > <ClassObj> > allCallsOn > > However, the input that I have are the array of class names in string. > How can I convert the string 'SpotLight' into SpotLight object? > > Thank you in advance.
- j-wings ----- Cheers, Sean -- View this message in context: http://forum.world.st/Having-a-string-of-class-name-how-can-I-convert-the-string-into-Class-Object-tp4680134p4680328.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.