Ticket #1028 (closed bug: fixed)
can't iterate a dynlexpad
Reported by: | coke | Owned by: | whiteknight |
---|---|---|---|
Priority: | minor | Milestone: | 3.0 |
Component: | core | Version: | master |
Severity: | low | Keywords: | gci dynlexpad |
Cc: | Language: | tcl | |
Patch status: | Platform: | all |
Description
See the 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.)
Change History
Note: See
TracTickets for help on using
tickets.