Jan Blizničenko wrote > Only way to aquire it seems to create initialize method in every subclass > class
Maybe initialize all subclasses from the parent? But you'd have to reinitialize if you added more subclasses later... ----- Cheers, Sean -- View this message in context: http://forum.world.st/class-initialization-and-class-side-variables-tp4822869p4822905.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
