#795: Kill Parrot_sub structure
-------------------------+--------------------------------------------------
 Reporter:  whiteknight  |       Owner:  bacek
     Type:  RFC          |      Status:  new  
 Priority:  normal       |   Milestone:       
Component:  core         |     Version:  1.3.0
 Severity:  medium       |    Keywords:  pmc  
     Lang:               |       Patch:       
 Platform:               |  
-------------------------+--------------------------------------------------
Description changed by bacek:

Old description:

> The Sub PMC has a single attribute, a Parrot_sub structure. Likewise, the
> Continuation PMC has a Parrot_cont structure as an attribute. I suggest
> that we should kill these structures and store their members as ATTRs
> directly in the PMC. Are there any reasons why this would be a bad idea?

New description:

 The Sub PMC has a single attribute, a Parrot_sub structure. Likewise, the
 Continuation PMC has a Parrot_cont structure as an attribute. I suggest
 that we should kill these structures and store their members as ATTRs
 directly in the PMC. Are there any reasons why this would be a bad idea?

 (Parrot_continuation now tracked in #926)

--

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/795#comment:4>
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