On Tue, Dec 23, 2008 at 10:13 PM, Stéphane Ducasse <
[email protected]> 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


-- 

Marcus Denker  --  [email protected]
http://www.iam.unibe.ch/~denker
_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to