#1028: can't iterate a dynlexpad
--------------------+-------------------------------------------------------
 Reporter:  coke    |       Owner:       
     Type:  bug     |      Status:  new  
 Priority:  normal  |   Milestone:       
Component:  none    |     Version:  trunk
 Severity:  high    |    Keywords:       
     Lang:  tcl     |       Patch:       
 Platform:          |  
--------------------+-------------------------------------------------------
 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.)

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1028>
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