id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	lang	patch	platform
467	find_method op should get sub pmc for pmclass method	ronaldws	whiteknight	"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.
"	todo	closed	normal		core		medium	fixed	ops, pmc				
