[perl #48585] [DEPRECATED] vtable set_attr

2008-08-04 Thread Will Coleda via RT
On Thu Dec 13 19:24:43 2007, coke wrote: > From PDD17: > > void set_attr(INTERP, PMC* self, INTVAL idx, PMC* value) [deprecated] > > Store an attribute value in the PMC (instance object). > > [NOTE: Integer index lookups for attributes are deprecated with the new > object metamodel.] > Removed

[perl #48585] [DEPRECATED] vtable set_attr

2007-12-13 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #48585] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=48585 > >From PDD17: void set_attr(INTERP, PMC* self, INTVAL idx, PMC* value) [deprecated] Stor