creating a class at runtime....

nelson - nelson1977 at gmail.com
Sun Feb 26 11:34:15 UTC 2006


I have solved....


> class: #aSymbol
>
> ^  SuperClass subclass: #newclass   instanceVariableNames: ''
>
>                         classVariableNames: ''
>
>                         poolDictionaries: ''.



I missed category:'' in this statement.... But i can't declare a class
without  declaring a category?

good day,
  nelson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20060226/ae1dd319/attachment.htm


More information about the Squeak-dev mailing list