#452: [TODO] Don't use MULTI when not needed
---------------------+------------------------------------------------------
 Reporter:  allison  |       Owner:  cotto   
     Type:  todo     |      Status:  assigned
 Priority:  normal   |   Milestone:  1.4     
Component:  core     |     Version:          
 Severity:  medium   |    Keywords:          
     Lang:           |       Patch:          
 Platform:           |  
---------------------+------------------------------------------------------

Comment(by bacek):

 Replying to [comment:11 allison]:
 > Thanks bacek, that's a decent short-term optimization.
 >
 > The remaining element of the original ticket is to review the core PMCs
 and see where multiple dispatch can be removed entirely. It's a little
 more work than a simple search-and-replace on MULTI, because our current
 PMCs are terrible about respecting the encapsulation boundaries of vtable
 functions, but it's an important code-cleanup.

 We probably have to consider totally opposite direction - switch
 everything to MULTIs instead. Explanations in #713.

 --
 Bacek

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