This needs to be stated explicitly in the documentation. I don't know
why it isn't. If nobody does it before tonight, I'll do it.
If you want something like a runtime-definable class, look at my Proto
class. It's not exactly the same as a class but it allows many of the
same behaviors.
http://quarks.svn.sourceforge.net/viewvc/quarks/dewdrop_lib/ddwPrototype/Help/Proto.html
hjh
On Wed, Mar 4, 2009 at 2:18 PM, kg <kg2007.kg@xxxxxxxxx> wrote:
Ok, it works.
I've read (not entirely ...) the documentation, and I don't see something
about that ...
But, I've read that classes are the only global objects ... It's easier to
make static global object, maybe I could infer that I must relaunch the
interpreter ...
brief,
Thanks.