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 - Alternative serialization in CustomBean
Summary: Alternative serialization in CustomBean
Status: CLOSED INVALID
Alias: None
Product: ide
Classification: Unclassified
Component: UI (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: Martin Ryzl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-07-16 18:13 UTC by Martin Ryzl
Modified: 2005-03-09 04:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.