#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):

 When I apply the updated patch and run the tests, the patch shows that the
 fundamental issue raised in the ticket has been addressed at this time.

 Looking at the original tests, it seems that, during the IRC discussion
 that started this trac ticket to begin with, a request was made to prevent
 pmc method subs from being retrievable through the class namespace.  I
 vaguely recall that the issue was namespace pollution but am not sure and
 it may also have been about inheritance or other possible pmc instance
 transformations.  I also don't really know whether it is still considered
 a concern.

 Reviewing the IRC discussion for the link below, I don't see the reason
 for the restriction, but am a little reluctant to just drop it without
 another pair of eyes taking a look.

 http://irclog.perlgeek.de/parrot/2009-03-10#i_972463

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