[richfaces-issues] [JBoss JIRA] Assigned: (RF-775) CDK: Better handling of ActionSource2

Tsikhon Kuprevich (JIRA) jira-events at lists.jboss.org
Fri Jan 4 05:59:43 EST 2008


     [ http://jira.jboss.com/jira/browse/RF-775?page=all ]

Tsikhon Kuprevich reassigned RF-775:
------------------------------------

    Assignee: Aleksej Yanul  (was: Maksim Kaszynski)

> CDK: Better handling of ActionSource2
> -------------------------------------
>
>                 Key: RF-775
>                 URL: http://jira.jboss.com/jira/browse/RF-775
>             Project: RichFaces
>          Issue Type: Bug
>            Reporter: Pete Muir
>         Assigned To: Aleksej Yanul
>             Fix For: 3.2.0
>
>
> JSF 1.2 introduces ActionSource2 and deprecates much of ActionSource, specifically get/setAction.
> A call to setAction needs to delegate to setActionExpression, and a call to getAction needs to delegate to getActionExpression.  AFAICS facelets deals with this for us by calling both setActionExpression and setAction when the action attribute is specified on a property, but JSP doesn't.
> IMO this requires special handling in the CDK, so that when ActionSource2 is implemented by a component the relevant get/setAction are created which delegate to get/setActionExpression.
> This also requires a MethodBindingMethodExpressionAdaptor.

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

        



More information about the richfaces-issues mailing list