1. Need to resolve expression parsing precedence ambiguity with the
argument vs the rest of the expression. Force arguments to contained in
brackets?
2. Custom expressions (functions) need to be able to take multiple arguments
3. Need some sort of iteration functionality which would allow an object to
be defined for items in a list, and have that list cycled through, updating
the parameters of the iterator object each time. i.e. similar to the
asp.net repeater control.
4. Need to be able to declare and use variables.
Original issue reported on code.google.com by SnowDe...@gmail.com on 4 Apr 2007 at 1:28
Original issue reported on code.google.com by
SnowDe...@gmail.com
on 4 Apr 2007 at 1:28