Consistently use managed beans for replaceable functionality components
-----------------------------------------------------------------------

                 Key: SHALE-246
                 URL: http://issues.apache.org/struts/browse/SHALE-246
             Project: Shale
          Issue Type: Improvement
          Components: Core
            Reporter: Craig McClanahan
             Fix For: 1.0.3


In the spirit of doing things the JSF way whenever possible, configure all 
user-replaceable functionality as application scope managed beans, under 
well-known keys, rather than individual factories with ad hoc configuration 
mechanisms.  The application can always override the default values by 
replacing the implementation at the specified key values.


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

        

Reply via email to