#467: find_method op should get sub pmc for pmclass method
----------------------+-----------------------------------------------------
 Reporter:  ronaldws  |        Type:  bug   
   Status:  new       |    Priority:  normal
Milestone:            |   Component:  none  
  Version:            |    Severity:  medium
 Keywords:            |        Lang:        
    Patch:            |    Platform:        
----------------------+-----------------------------------------------------
 This bug report recommends, based on an IRC discussion, that the
 find_method operation be able to retrieve a sub pmc for a method declared
 in a pmclass declaration.

 I asked on IRC about getting a sub pmc for a pmc method declared in a
 pmclass declaration without looking for the method name in a namespace.
 It was suggested that I try the find_method op on a pmc instance and, when
 that didn't work, some of the discussion participants, who felt that it
 should, recommended a trac ticket.

 I have also attached a patch that would add a relevant test to
 t/pmc/pmc.t.

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