# New Ticket Created by Paul Cochrane # Please include the string: [perl #45943] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=45943 >
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.