11 May
2000
11 May
'00
11:28 p.m.
Yesterday I announced a patch on the Zope list that adds a <dtml-break> tag which allows you to break out of a <dtml-in> iteration like so: <dtml-in sequence> <dtml-if condition> <dtml-break> </dtml-if> <dtml-var sequence-item> </dtml-in> I'm just wondering what you folks on the zope-dev list and at DC think about adding something like this to the Zope core before my patch gets lost in the collector. Thanks, --jfarr "Perl is worse than Python because people wanted it worse." Larry Wall, 14 Oct 1998