Ben Coman wrote
> But Class has an instance variable 'name',
> and Class subclasses --> {ProtoObject class}He he, of course. Thanks for the clarification! Ben Coman wrote > should that instance variable and accessors be renamed to 'classname'? YES to a rename! Let's remove all mysterious gotchas for newbies (and me ha ha). This is an obscure and scary bug, because it prevents all operations on the package, so one can not even commit or file out the package. ----- Cheers, Sean -- View this message in context: http://forum.world.st/Woe-unto-thee-who-assigns-to-class-side-name-tp4859734p4859900.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
