On Tue Oct 02 10:01:59 2007, pcoch wrote: > In src/mmd.c there is the todo item within mmd_register(): > > TODO - Currently the MMD system doesn't handle inheritance and best match > searching, as it assumes that all PMC types have no parent type. This > can be considered a bug, and will be resolved at some point in the > future.
Now in src/multidispatch.c; Parrot_mmd_register(). Note that this function appears to be deprecated. -- Will "Coke" Coleda