#452: [TODO] Don't use MULTI when not needed
---------------------+------------------------------------------------------
Reporter: allison | Owner: cotto
Type: todo | Status: assigned
Priority: normal | Milestone: 1.4
Component: none | Version:
Severity: medium | Keywords:
Lang: | Patch:
Platform: |
---------------------+------------------------------------------------------
Comment(by allison):
Yes, this patch is correct. The answer is that Array's is_equal VTABLE
function should be calling the is_equal vtable function instead of
directly calling Parrot_mmd_multi_dispatch_from_c_args. That way, each PMC
is free to decide whether to use multiple dispatch or switch semantics.
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/452#comment:4>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets