Bug 306 - Why is the RE class not Serializable? BugRat Report#559
Summary: Why is the RE class not Serializable? BugRat Report#559
Status: CLOSED DUPLICATE of bug 19329
Alias: None
Product: Regexp
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: All All
: P1 normal (vote)
Target Milestone: ---
Assignee: Jakarta Notifications Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-12-09 01:11 UTC by Carlos Bueno
Modified: 2004-11-16 19:05 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomcat Developers Mailing List 2000-12-09 01:11:12 UTC
Hopefully I categorized this right -- I was trying out the org.apache.regexp package when I hit an odd omission: the RE class is not Serializable... which means the classes that use it cannot be saved out as files for JavaBeans and whatnot without some fancy footwork. Is there a reason why it cannot implement Serializable?
Comment 1 Ignacio J. Ortega 2001-05-21 07:52:48 UTC
Chnaged product..problems of bugrat import..
Comment 2 Michael McCallum 2001-09-08 15:40:38 UTC
I will have a look into this and see if there are reasons for not having RE
implement serializable.
Comment 3 Vadim Gritsenko 2003-04-25 17:54:17 UTC

*** This bug has been marked as a duplicate of 19329 ***
Comment 4 Vadim Gritsenko 2003-05-02 01:08:38 UTC
Fixed by Bug #19329