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 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]