#1109: MultiSub PMC does not support get_namespace method
-----------------------------+----------------------------------------------
 Reporter:  Austin_Hastings  |        Type:  bug   
   Status:  new              |    Priority:  normal
Milestone:                   |   Component:  none  
  Version:  1.6.0            |    Severity:  medium
 Keywords:                   |        Lang:        
    Patch:                   |    Platform:        
-----------------------------+----------------------------------------------
 A multisub PMC cannot be said to "subclass" the sub PMC, since they don't
 support the same methods.

 In my case, calling `get_namespace` to discover the origin of the PMC,
 fails on multisubs.

 Looking in the code, the multisub.pmc seems to be "a ResizablePMCArray
 that supports invocation" rather than "a sub that supports dispatch".

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