On Tue, Dec 23, 2008 at 10:13 PM, St�phane Ducasse
<stephane.ducasse@inria.fr> wrote:
sixxInstVarNamed: instVarName put: aValue
"override if you like"
self
instVarAt: (self class instVarIndexFor: instVarName asString)
put: aValue
Does anybody know where is come from?
It was in a changeset that I harvested (and I overlooked it). The package should be deleted.
Marcus