find_method
chromatic
chromatic at wgz.org
Wed Apr 22 07:02:50 UTC 2009
On Tuesday 21 April 2009 16:33:23 bsdz wrote:
> This seems to suggest to me that methods are inherited from a base PMC
> but vtables aren't. Perhaps different find_method subs are being
> called for vtables and methods if find_method is used to find vtables.
Vtable entries aren't methods. This may be a source of some of your
confusion.
What are you trying to accomplish? There may be a better way to do so.
-- c
More information about the parrot-dev
mailing list