Dan Sugalski <[EMAIL PROTECTED]> wrote:
> The basics of MMD are almost done. The two things we still need to
> deal with are:

> *) Inherited methods
> *) Objects

> ... Either way we need to build up
> the tables so inherited MMD methods actually get inherited.

MMD registration "inherits" as much as vtables did. E.g. PerlInt
registers MMD functions from 3 different classes.

leo

Reply via email to