jmitchell 2002/11/23 21:28:54 Modified: doc status.xml Log: Typos Revision Changes Path 1.17 +8 -8 jakarta-struts/doc/status.xml Index: status.xml =================================================================== RCS file: /home/cvs/jakarta-struts/doc/status.xml,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- status.xml 22 Nov 2002 03:06:45 -0000 1.16 +++ status.xml 24 Nov 2002 05:28:54 -0000 1.17 @@ -26,8 +26,8 @@ <section href="struts_1_1" name="Struts 1.1"> <p> Struts 1.1 provides a number of functional enhancements, including -support for application modules. Other enhancments include -action-based authentification, use of Commons-Datasource and +support for application modules. Other enhancements include +action-based authentication, use of Commons-Datasource and Commons-Logging packages, declarative exception handling, Dynabean support, Plug-In Actions, and a pluggable request processor. Several extensions are now bundled with the Struts distribution, @@ -60,7 +60,7 @@ </p> <p> The Struts 1.2.x series is expected to incorporate several -incremental releases (in contrast to Stuts 1.1). +incremental releases (in contrast to Struts 1.1). </p> <p> Features under discussion include: @@ -96,8 +96,8 @@ will rely on JSTL and the JavaServer Faces API as supporting technologies. However, the focus of the Struts framework will remain on the Controller aspect of a -Model 2/MVC architechture. The core framework will -continue to be both Model and View independant. +Model 2/MVC architecture. The core framework will +continue to be both Model and View independent. </p> <p> Target features include: @@ -167,7 +167,7 @@ unless the entire statement fits on the same line. </li> <li> - Use <code>:FIXME:</code> and <code>:TODO:</code> tokens to mark followup notes in code. + Use <code>:FIXME:</code> and <code>:TODO:</code> tokens to mark follow up notes in code. You may also include your Apache username and the date. <code>:FIXME: we need to do this sometime (husted 2002-11-14)</code> </li> @@ -204,7 +204,7 @@ <li> Provide high-level API compatibility for any changes made within the same major release series (#.x). - Changes which adversely affect compatibilty should be slotted for the next major + Changes which adversely affect compatibility should be slotted for the next major release series (++#.x). </li> <li>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>