#789: Make All PMCs Subclassable
-------------------------+--------------------------------------------------
 Reporter:  whiteknight  |       Owner:              
     Type:  todo         |      Status:  new         
 Priority:  normal       |   Milestone:  2.0         
Component:  none         |     Version:  1.3.0       
 Severity:  medium       |    Keywords:  pmc subclass
     Lang:               |       Patch:              
 Platform:               |  
-------------------------+--------------------------------------------------

Comment(by Infinoid):

 Replying to [comment:1 whiteknight]:
 {{{
 > STRING**
 > PMC**
 }}}

 For those two, my first thought was to use FixedStringArray and
 FixedPMCArray.  But FSA and FPA are the only places where those ATTRs
 appear, anyway, so you might as well just return the "self" pointer.  Does
 reboxing them serve any purpose?  (And does this mean FSA and FPA have the
 same subclassability issue?)

 Mark

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/789#comment:3>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to