[perl #46667] [TODO] [C] Do we need properties in the default object system?

2008-09-30 Thread NotFound via RT
> This check can be removed from default.pmc. Property values should not > be returned by get_attr_str. Done in r31509

[perl #46667] [TODO] [C] Do we need properties in the default object system?

2008-01-12 Thread Allison Randal via RT
On Mon Oct 22 09:34:51 2007, ptc wrote: > In src/pmc/default.pmc:get_attr_str() there is the todo item: > > /* let's look for props first > * XXX do we need that in the default object system? > > We require an answer to this question, and quite possibly further > development depending upon the

[perl #46667] [TODO] [C] Do we need properties in the default object system?

2007-10-22 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #46667] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=46667 > In src/pmc/default.pmc:get_attr_str() there is the todo item: /* let's look for props