#467: find_method op should get sub pmc for pmclass method
----------------------+-----------------------------------------------------
 Reporter:  ronaldws  |       Owner:  whiteknight
     Type:  todo      |      Status:  assigned   
 Priority:  normal    |   Milestone:             
Component:  core      |     Version:             
 Severity:  medium    |    Keywords:  ops, pmc   
     Lang:            |       Patch:             
 Platform:            |  
----------------------+-----------------------------------------------------

Comment(by ronaldws):

 I found an existing test for this functionality in t/pmc/object-meths.t
 coded in pasm.  I could not figure out how long it had been there but
 after looking at the svn log found no reason to believe it had been added
 or modified recently.  My initial test case used a String PMC object which
 was created from the builtin String PMC class which, it now appears, may
 have been the source of the problem with find_method in the first place,
 I'm not sure.  In any case the latest attached patch translates the
 existing pasm test to pir and adds a test for the builtin pmc String class
 that opened the ticket.

 I think it is pretty much time to close this ticket.  I would be in favor
 of applying the attached object-meths.patch but I have been away from
 parrot development for a while and would like someone more closely
 involved to review my suggestions.  Ticket 389, mentioned in my previous
 comment, is now closed.

 Thanks, Ron

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