# New Ticket Created by Paul Cochrane # Please include the string: [perl #45979] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=45979 >
In src/objects.c:parrot_class_register() there is the todo item: /* XXX nested, use current as base ? */ Which is referring to namespaces. Make a decision about this and implement as appropriate.