Tim Fennell wrote:
> The problem is that I really need a lot more flexibility than the JSP
> 2.0 EL gives. I need to be able to do things like:
> - traverse the expression and get the type of each node
> - be able to decompose the expression into nodes, so that I can
> manipulate Lists/Maps with generics correctly
> - set values using the expression(!)
> - set values, and correctly instantiate null intermediate values
>
> While I'd like to keep the syntax the same as the EL (and subset of
> OGNL that Stripes uses/promotes), what I think I really need is a
> expression parser that then lets me work with the expression...
>
> -t
Well I used JavaCC way back when ('97,'98). I wouldn't consider myself
an expert at it but I can lend a hand time permitting.
Aaron
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development