# New Ticket Created by Paul Cochrane # Please include the string: [perl #45963] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=45963 >
In the file src/mmd.c there is the todo item within Parrot_mmd_rebuild_table(): /* TODO specific parts of table * the type and it's mro and * all classes that inherit from type */ It seems that mmd_funcs are already implemented, however the rest needs to be done.