This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 2560

Summary: Alternative serialization in CustomBean
Product: ide Reporter: Martin Ryzl <mryzl>
Component: UIAssignee: Martin Ryzl <mryzl>
Status: CLOSED INVALID    
Severity: normal    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Martin Ryzl 1999-07-16 18:13:32 UTC
In CustomBean Action could be serialized another class than the one is displayed in property editor.
Example:
  There is a RMI (UnicastRemoteObject) stub registered in RMI Registry. Instead of serialization of the stub itself it would be better to serialize another class which is able to reconstruct the origi
nal stub (via Naming.lookup())
Comment 1 Martin Ryzl 2001-07-16 09:15:31 UTC
In fact, it may be useful only for particular type of object.
Comment 2 Quality Engineering 2003-07-01 15:16:35 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 3 Quality Engineering 2003-07-01 15:19:45 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.