Thomas Gagné | 1 Jun 2004 07:17
Picon

Re: [Q] class creation on the fly?

What happens to you when you bring one up inside the inspector, or are 
you saying you never have need to?

Alan Knight wrote:

> Hmmm,
>
> Behavior new
>         superclass: Object;
>         setInstanceFormat: Object format;
>         methodDictionary: MethodDictionary new.
>
> seems to work fine for me. Web Toolkit uses these if you define 
> methods within a page, which admittedly isn't all that common, but 
> I've not had a problem debugging or inspecting them, or with 
> mysterious crashes.
>
--

-- 
.tom
remove email address' dashes for replies
The last calendar you'll ever need is at <http://www.coordidate.org/>
Opensource middleware at <http://isectd.sourceforge.net/>
<http://gagne.homedns.org/~tgagne/>


Gmane