Dan Sugalski <[EMAIL PROTECTED]> wrote: > +++ nci.pmc 16 Jan 2004 13:29:52 -0000 1.22
> + STRING* name () { > + return SELF->vtable->whoami; All classes inherit the C<name> method from default.pmc. Did it now work without this addition? leo
Dan Sugalski <[EMAIL PROTECTED]> wrote: > +++ nci.pmc 16 Jan 2004 13:29:52 -0000 1.22
> + STRING* name () { > + return SELF->vtable->whoami; All classes inherit the C<name> method from default.pmc. Did it now work without this addition? leo