Hello, Smalltalk at: #MyClassName => raise KeyNotFound Error if MyClassName does not exist => answers MyClassName if the class exists 2013/9/23 Sabine Knöfel <sabine.knoefel@gmail.com>
Hi,
I am looking for a way to find out, if I have Classes referenced in my image which are not defined.
I do this because I want to check, if my configurationOf is loading all the stuff I want to load.
In the code critics browser from world menu, there is "Class not referenced" but I can not find something like "Class referenced but not defined".
How do you check this?
Regards Sabine
-- View this message in context: http://forum.world.st/How-to-find-a-not-defined-class-in-my-image-tp4709737.... Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.