Lukas Renggli wrote: > >> Yes, that's how it is implemented ;-) > > I mean, if it is added to the class-side it affects the class-side, > and if it is added to the instance-side it affects the instance-side. > We can change it that it affects both sides, if this is what everybody > wants? > > Lukas > > -- > Lukas Renggli > http://www.lukas-renggli.ch >
I was specifically thinking of "class not referenced", which seems strange to have to put on both sides. But I suppose there could be other class checks for which there could be utility in treating class and instance separately; I haven't come across a case so far. ...Stan -- View this message in context: http://n2.nabble.com/Code-Critics-pragmas-for-classes-do-they-need-to-be-on-instance-and-class-side-tp4244276p4245938.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com. _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
