#1475: [Pmc2c] make METHOD and MULTI consistent in terms of how PCC is done
----------------------+-----------------------------------------------------
 Reporter:  plobsing  |       Owner:  cotto
     Type:  bug       |      Status:  new  
 Priority:  normal    |   Milestone:       
Component:  pmc2c     |     Version:  2.1.0
 Severity:  medium    |    Keywords:       
     Lang:            |       Patch:       
 Platform:            |  
----------------------+-----------------------------------------------------
 Currently, pmc2c generates the boilerplate to do PCC stuff in methods.
 However, if the method is multi, pmc2c uses NCI to do PCC.

 There are likely advantages and disadvantages to both approaches
 (duplicate code vs potential object system bootstrapping issues). One
 thing is clear to me: whichever mechanism is used, these should be doing
 things the same way.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1475>
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