DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=22207>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=22207

serialization and deserialization





------- Additional Comments From [EMAIL PROTECTED]  2004-04-07 19:23 -------
Patch results:  To test the patch, I modified the Struts example webapp which
uses a very small DynaFormBean to capture login credentials.  In LogonAction, I
inserted code to serialize the form to file, then ran the app with the old
Struts jar, and the new one containing the patches.  

Old: 10462 bytes, inspection notes mostly config items
New: 4106 bytes, inspection notes mostly validator items

The patch, in this very simple case, results in a 61% improvement.  So, while
this patch addresses the serialization of configuration items, it seems there is
still work to do with the validator.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to