Well, both are collections. The order of instance variables is essential for compiling code. Does the order of class variable names matter ?
Nicolas 2009/9/5 Stéphane Ducasse <[email protected]>: > coloredPointClass classVarNames > returns a set > while > > coloredPointClass instanceVariableNames > returns an array > > Yeah.... regularity a la Smalltalk > > Stef > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
