sixxInstVarNamed: instVarName put: aValue
        "override if you like"
        self
                instVarAt: (self class instVarIndexFor: instVarName asString)
                put: aValue

Does anybody know where is come from?

_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to