[Zope] another "issue.1999.01"-Problem
Chris Walter
walter@budoe.bu.edu
11 Sep 1999 13:28:16 -0400
Martijn Pieters <mj@antraciet.nl> writes:
> >works as expected. Is sequence-item not a string in the above example?
>
> sequence-item is two variables in Python: sequence minus item. Use
> _['sequence-item'] instead.
>
So I was explaining this to someone here the other day(after I had
told them what legal ZOPE variables were) and an obvious question is
"well since these are so common why do they have illegal zope variable
names?" Is it historical? Also would it be possible to have copies
of the varaibles availiable with names such as sequence_item in future
releases?
-Chris
walter@budoe.bu.edu