Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Struts Wiki" for change 
notification.

The following page has been changed by TedHusted:
http://wiki.apache.org/struts/StrutsActionRelease200

The comment on the change is:
Catagorize issues

------------------------------------------------------------------------------
   
   * Separate classes that most applications need to use. Isolate classes that 
the framework uses internally or that are rarely used by applications.  (See 
Rough Spot #3.)
   * Distinguish between the published public versus private APIs. (See Rough 
Spot #4.)
-  * Utilize properties (methods) instead of protected or public fields (). 
(See #13.0
+  * Utilize properties (methods) instead of protected or public fields (). 
(See #13.)
   * Review exception handling. Some are still being swallowed rather than 
rethrown. (See #20.)
  
  Modifications
@@ -105, +105 @@

  [http://issues.apache.org/struts/browse/WW-1347 JIRA issue] 
  
   * Wildcard Action Mappings 
-  * DynaForm as Model Object 
+  * Dyna``Form as Model Object 
   * Extends for action mappings (See Tim, NTH #2.)
   * Change the default submit method for the form tag from GET to POST (See 
Ted, #2.)
  

Reply via email to