Author: husted Date: Thu Feb 1 17:35:55 2007 New Revision: 502435 URL: http://svn.apache.org/viewvc?view=rev&rev=502435 Log: WW-1680 Extend FAQ to mention overall direction of S2.
Modified: struts/site/src/site/fml/roadmap.fml Modified: struts/site/src/site/fml/roadmap.fml URL: http://svn.apache.org/viewvc/struts/site/src/site/fml/roadmap.fml?view=diff&rev=502435&r1=502434&r2=502435 ============================================================================== --- struts/site/src/site/fml/roadmap.fml (original) +++ struts/site/src/site/fml/roadmap.fml Thu Feb 1 17:35:55 2007 @@ -233,7 +233,7 @@ <p> New and improved extensions for Struts 1 continue to appear regularly. - In <strong>2006 alone</strong>, we've seen releases of + In <strong>2006 alone</strong>, we saw releases of <a href="http://www.sundog.net/index.php/hoople/page/struts/">Hoople,</a> <a href="http://strecks.sourceforge.net/">Strecks,</a> @@ -365,6 +365,15 @@ For a complete JSF solution designed with Struts developers in mind, see <a href="http://shale.apache.org/">Apache Shale.</a> + </p> + <p> + The overall direction of Struts 2 is to continue to become the + framework that we actually <em>want</em> to use to build our own + applications. Sometimes that means supporting J2EE technologies, + like JavaServer Faces. Sometimes that means + <a href="http://struts.apache.org/2.x/docs/architecture.html"> + creating our own technologies,</a> + like Interceptors, the Value Stack, and Taglib Themes. </p> </answer> </faq>