[ http://issues.apache.org/jira/browse/MYFACES-1268?page=all ]

Bruno Aranda resolved MYFACES-1268.
-----------------------------------

    Fix Version/s: 1.2.0-SNAPSHOT
       Resolution: Fixed

> JSR-252 Issue #138: Change the required return type for action methods to be 
> Object instead of String.
> ------------------------------------------------------------------------------------------------------
>
>                 Key: MYFACES-1268
>                 URL: http://issues.apache.org/jira/browse/MYFACES-1268
>             Project: MyFaces Core
>          Issue Type: New Feature
>          Components: JSR-252
>            Reporter: Stan Silvert
>         Assigned To: Bruno Aranda
>             Fix For: 1.2.0-SNAPSHOT
>
>
> Change the required return type for action methods to be Object instead of 
> String.  This allows the usage of Enums for the return type of action 
> methods, as long as the toString() method of the enum matches the expected 
> value in the application configuration resources.
> See 
> https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=138

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

        

Reply via email to