Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0.0
-
Security Level: public (Regular issues)
-
None
Description
Implement EL spec 2.2, a new brach is created and some first steps are committed, including :
1. Implement newInstance in ExpressionFactory
2. Add new class ValueReference.
3. Add invoke methods to ELResolver
Next step, will implement those invoke methods.