You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Don Brown (JIRA)" <ji...@apache.org> on 2006/12/19 03:24:57 UTC

[jira] Created: (WW-1566) Switchable Expression Languages

Switchable Expression Languages
-------------------------------

                 Key: WW-1566
                 URL: http://issues.apache.org/struts/browse/WW-1566
             Project: Struts 2
          Issue Type: New Feature
            Reporter: Don Brown


It would be nice to be able to swap out the expression language used in Struts 2 through a Struts 2 plugin.  This could be used, for example, to swap OGNL for MVEL or JSP EL.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (WW-1566) Switchable Expression Languages

Posted by "Don Brown (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Don Brown resolved WW-1566.
---------------------------

       Resolution: Fixed
    Fix Version/s:     (was: Future)
                   2.1.0
         Assignee: Don Brown

> Switchable Expression Languages
> -------------------------------
>
>                 Key: WW-1566
>                 URL: https://issues.apache.org/struts/browse/WW-1566
>             Project: Struts 2
>          Issue Type: New Feature
>            Reporter: Don Brown
>            Assignee: Don Brown
>             Fix For: 2.1.0
>
>
> It would be nice to be able to swap out the expression language used in Struts 2 through a Struts 2 plugin.  This could be used, for example, to swap OGNL for MVEL or JSP EL.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (WW-1566) Switchable Expression Languages

Posted by "Tom Schneider (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/struts/browse/WW-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39249 ] 

Tom Schneider commented on WW-1566:
-----------------------------------

I was digging through the xwork source code a bit to see how feasible this would be.  It looks like most of the valuestack stuff has been abstracted away in struts2 itself, so most of the work would have to happen in xwork2.  As I see it, the general approach to doing this would be look at what we're doing with ognl, then abstract it away into an interface(s) then implement in terms of that interface.  (There really isn't that much to Ognl so I'm hoping this wouldn't be too involved)  I'll be digging into this a bit--if I come up with an interface that would work, I'll post it.

> Switchable Expression Languages
> -------------------------------
>
>                 Key: WW-1566
>                 URL: http://issues.apache.org/struts/browse/WW-1566
>             Project: Struts 2
>          Issue Type: New Feature
>            Reporter: Don Brown
>             Fix For: Future
>
>
> It would be nice to be able to swap out the expression language used in Struts 2 through a Struts 2 plugin.  This could be used, for example, to swap OGNL for MVEL or JSP EL.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (WW-1566) Switchable Expression Languages

Posted by "Tom Schneider (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/struts/browse/WW-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39667 ] 

Tom Schneider commented on WW-1566:
-----------------------------------

I've attached my latest patches to the following xwork jira issue: http://jira.opensymphony.com/browse/XW-461

> Switchable Expression Languages
> -------------------------------
>
>                 Key: WW-1566
>                 URL: https://issues.apache.org/struts/browse/WW-1566
>             Project: Struts 2
>          Issue Type: New Feature
>            Reporter: Don Brown
>             Fix For: Future
>
>
> It would be nice to be able to swap out the expression language used in Struts 2 through a Struts 2 plugin.  This could be used, for example, to swap OGNL for MVEL or JSP EL.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (WW-1566) Switchable Expression Languages

Posted by "Ted Husted (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/struts/browse/WW-1566?page=all ]

Ted Husted updated WW-1566:
---------------------------

    Fix Version/s: Future

> Switchable Expression Languages
> -------------------------------
>
>                 Key: WW-1566
>                 URL: http://issues.apache.org/struts/browse/WW-1566
>             Project: Struts 2
>          Issue Type: New Feature
>            Reporter: Don Brown
>             Fix For: Future
>
>
> It would be nice to be able to swap out the expression language used in Struts 2 through a Struts 2 plugin.  This could be used, for example, to swap OGNL for MVEL or JSP EL.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira