Kristoffer Lawson schrieb:
Object instmixin [Class new -instproc init args {my check all; next}]
Yeah, giving that some thought, that should work too.
i would not write it, if i were not sure it works :)
But would it be useful to have this kind of functionality in the core too?
well, as long we can do such kind of things with a few lines of code in xotcl i see not need for hacking this into C. xotcl is sometimes criticised for having already a too large set of predefined methods...
greetings -gustaf