[ 
https://issues.apache.org/jira/browse/TILESSB-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13053088#comment-13053088
 ] 

Antonio Petrelli commented on TILESSB-40:
-----------------------------------------

tiles-eval is a work-in-progress.
The idea is to have a central place to do evaluation of expression into 
objects, given the request.
IOW:
Object myObj = evaluator.evaluate("my.expression", request);
All the evaluator that use an attribute as a parameter should be removed, since 
it makes sense only to evaluate string expressions.

> Create tiles-eval project
> -------------------------
>
>                 Key: TILESSB-40
>                 URL: https://issues.apache.org/jira/browse/TILESSB-40
>             Project: Tiles Sandbox
>          Issue Type: Bug
>          Components: tiles-eval, tiles3
>            Reporter: Antonio Petrelli
>
> The expression evaluation part of Tiles 3 can be extracted to become an 
> independent project.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to