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

Summary: Mechanism for generating and resolving hrefs in XMI documents
Product: java Reporter: Martin Matula <mmatula>
Component: UnsupportedAssignee: Daniel Prusa <dprusa>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: ENHANCEMENT Exception Reporter:

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.