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/11/05 10:20:57 UTC

[jira] Commented: (WW-1491) Zero XML action configuration

    [ http://issues.apache.org/struts/browse/WW-1491?page=comments#action_38577 ] 
            
Don Brown commented on WW-1491:
-------------------------------

The inspiration of this capability comes from Stripes, as they have a nifty classloader scanning tool that looks for interface implementations and annotations to determine what actions should be available.  Also, Patrick's Able built onto WebWork a similar capability, but without the classloader scanning.  I think we should learn from both implementations and bring a simpler development model to Struts 2.  However, this feature should work along side conventional XML configuration and not be required.

> Zero XML action configuration
> -----------------------------
>
>                 Key: WW-1491
>                 URL: http://issues.apache.org/struts/browse/WW-1491
>             Project: Struts 2
>          Issue Type: New Feature
>          Components: Configuration
>    Affects Versions: 2.0.1
>            Reporter: Don Brown
>         Assigned To: Don Brown
>             Fix For: 2.0.2
>
>
> Struts 2 should have the ability to configure actions, packages, and namespaces through conventions and a few annotations.  This means that no XML is required by the developer to create a fully-featured application.  

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