sixxInstVarNamed: instVarName put: aValue
"override if you like"
self
instVarAt: (self class instVarIndexFor: instVarName asString)
put: aValueDoes anybody know where is come from? _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
