Re: [perl #45979] [TODO] Use current namespace as base when nested?
[email protected] ("Patrick R. Michaud")
| Newsgroups | perl.perl6.internals |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Dec 01, 2008 at 10:01:24AM -0800, Klaas-Jan Stol via RT wrote: > On Tue Oct 02 10:49:05 2007, pcoch wrote: > > 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. > > I can't find the function parrot_class_register in either src/oo.c or > src/pmc/object.pmc > > Is this issue still relevant? (I think not). The issue is still relevant but is probably subsumed by trac #8, so I think we should reject this ticket and let the issue be addressed there. http://trac.parrot.org/parrot/ticket/8 Pm