Nathan:
Thank you for the patches, though I have not applied them. For changes to a class in a released version, I would like to have a Bugzilla ticket as well as unit tests to make sure the objects in questions can be serializable. Thanks, Gary ________________________________ From: Nathan Beyer [mailto:[EMAIL PROTECTED] Sent: Thursday, August 11, 2005 7:07 PM To: 'Jakarta Commons Developers List' Subject: [lang][patch] FastDateFormat Serialization Patch This patch allows for FastDateFormat to be Serializable; since the Rule objects stored as instance variables weren't Serializable, this would fail at runtime. -Nathan
