id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	lang	patch	platform
1028	can't iterate a dynlexpad	coke	whiteknight	"See the [http://rt.perl.org/rt3/Ticket/Display.html?id=40156 Original RT]

Attempting to iterator over a dynlexpad generates the following error:

{{{
get_iter() not implemented in class 'DynLexPad'
}}}

There's a todo test in t/dynpmc/dynlexpad.t

This is a tcl blocker for converting over to using parrot's callchain (as we'd need to use dynlexpads, and we'd need to be able to iterate over the list of available variables.)"	bug	closed	minor	3.0	core	master	low	fixed	gci dynlexpad		tcl		all
