Janko Mivšek wrote: > >>>> One more problem: if some class have a class variable named #Instance, >>>> it is not loadable anymore. >
Could you be more specific as to the steps to reproduce? I added a class var named Instance to a class, filed it out, removed the class, and filed it back in with no error. Also, it seems the error is resumable, so won't the class be loaded if you "proceed" on the error? Sean -- View this message in context: http://forum.world.st/1-2-class-var-Instance-not-allowed-tp3253817p3256887.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
