[ 
https://issues.apache.org/struts/browse/WW-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ted Husted updated WW-1522:
---------------------------

    Fix Version/s:     (was: 2.0.x)
                   2.1.x

Bumping issues to 2.1.x, except those that involve backward-compatability with 
Struts 1 or WebWork 2.

> Automatic Alias ActionConfigs
> -----------------------------
>
>                 Key: WW-1522
>                 URL: https://issues.apache.org/struts/browse/WW-1522
>             Project: Struts 2
>          Issue Type: Improvement
>            Reporter: Ted Husted
>         Assigned To: Ted Husted
>             Fix For: 2.1.x
>
>
> Create ActionConfigs for Action class methods that do not already have aliases
> The initial "dynamic method invocation" implementation does not create an 
> ActionConfig, but scans for a "!" and invokes the method directly. The 
> implementation doesn't allow these alias methods to be browsed, overrridden 
> with static actions, nor can they have their own validators, type convertors 
> or resources. 
> Rather than scan for dynamic method references at run time, an alternate 
> approach would be to scan the configuration when it is first loaded and 
> create ActionConfigs for all potential alias methods. 
> See also http://www.mail-archive.com/dev%40struts.apache.org/msg25916.html

-- 
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

        

Reply via email to