On 14/07/2013 15:18, Konstantin Kolinko wrote:
> 2013/7/14 Mark Thomas :
>> The parser has now been updated for EL 3.0. The remaining tasks are:
>> 1. Add the implementation to the various new Ast* nodes to implement the
>>new syntax.
>> 2. Implement collections operations
>> 3. Wire up java.el
2013/7/14 Mark Thomas :
> The parser has now been updated for EL 3.0. The remaining tasks are:
> 1. Add the implementation to the various new Ast* nodes to implement the
>new syntax.
> 2. Implement collections operations
> 3. Wire up java.el.LambdaExpression
> 4. Update the JSP implementation f
The parser has now been updated for EL 3.0. The remaining tasks are:
1. Add the implementation to the various new Ast* nodes to implement the
new syntax.
2. Implement collections operations
3. Wire up java.el.LambdaExpression
4. Update the JSP implementation for the new EL API
Mark
--