You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2004/04/07 19:58:42 UTC

DO NOT REPLY [Bug 22207] - serialization and deserialization

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 mrdon@twdata.org  2004-04-07 17:58 -------
Actually, I think cloning config elements won't be necessary.  Instead, I
removed the ModuleConfig reference from FormBeanConfig and modified the creation
process of DynaActionForms to explicitly pass ModuleConfig to
DynaActionFormClass.  This should eliminate the serialization of ModuleConfig
and all its referenced classes, at least where DynaActionForms are concerned. 
If this is the case, we should be able to remove most Serializable tags.  I'm
attaching a zip of the patches for review.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org