Author: husted Date: Sat Feb 18 06:13:46 2006 New Revision: 378722 URL: http://svn.apache.org/viewcvs?rev=378722&view=rev Log: Action Roadmap * Minor update Site Kickstart * Fix typo
Modified: struts/action/trunk/xdocs/roadmap.xml struts/site/trunk/xdocs/kickstart.fml Modified: struts/action/trunk/xdocs/roadmap.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/xdocs/roadmap.xml?rev=378722&r1=378721&r2=378722&view=diff ============================================================================== --- struts/action/trunk/xdocs/roadmap.xml (original) +++ struts/action/trunk/xdocs/roadmap.xml Sat Feb 18 06:13:46 2006 @@ -305,7 +305,7 @@ <p> <b>ViewContext</b> - - A + (pending) - A <i>Chain Context</i> that implements the logical "Velocity Tools" API. @@ -354,6 +354,14 @@ since "Context" is a suffix that identifies a member's "family" history.) </p> + + <p> + Another experimental member is the catalog element, + which could be used to + to support using a Chain of ActionCommands + in lieu of an Action. + </p> + </subsection> <a name="Struts_1_4_x"/> @@ -377,15 +385,6 @@ This might not work-out for Tiles, but we might be able to at least integrate the Validator configuration with the DynaForm configuration. - </p> - - <p> - <b>Consider adding catalog element.</b> - Depending on how the work goes with the experimental - ActionCommand interface, - we might identifiy a need to add a catalog element to the - configuration, - to support using a Chain of ActionCommands. </p> <p> Modified: struts/site/trunk/xdocs/kickstart.fml URL: http://svn.apache.org/viewcvs/struts/site/trunk/xdocs/kickstart.fml?rev=378722&r1=378721&r2=378722&view=diff ============================================================================== --- struts/site/trunk/xdocs/kickstart.fml (original) +++ struts/site/trunk/xdocs/kickstart.fml Sat Feb 18 06:13:46 2006 @@ -56,10 +56,10 @@ </p> <p> - Of course, the next question is: "Which versions of work with the - "best available" release of Action?" To answer that question, + Of course, the next question is: "Which versions work with the + best available release of Action?" To answer that question, we provide the Struts Action Library, which contains the set of - JARs that work with the "best available" release of Action. + JARs that work with the "best available" release of Action 1.3. </p> </answer> </faq> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]