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 26267 - Mechanism for generating and resolving hrefs in XMI documents
Summary: Mechanism for generating and resolving hrefs in XMI documents
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: Daniel Prusa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-04 22:42 UTC by Martin Matula
Modified: 2002-09-02 14:18 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Matula 2002-08-04 22:42:40 UTC
We need a pluggable mechanism for XMIWriter that will 
control which objects is serialized to which file and 
provide correct hrefs and xmi.id to XMIWriter. 
Complementary mechanism is needed for XMIReader to be able 
to resolve hrefs.
Comment 1 Daniel Prusa 2002-09-02 14:18:02 UTC
Implemented.