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 21525

Summary: MDR engine library
Product: java Reporter: Daniel Pfeffer <dpfeffer>
Component: UnsupportedAssignee: Martin Matula <mmatula>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P1    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 22789, 31656    

Description Daniel Pfeffer 2002-03-12 22:31:04 UTC
There should be NetBeans infrastructure independent library providing full 
featured MOF repository functionality. This library should provide support for 
import/export of XMI 1.0 and XMI 1.1 documents for both MOF 1.4 and MOF 1.3, 
generation of Java interfaces (JMI compliant) for any loaded MOF metamodel, 
Instantiation of any MOF compliant metamodel and automatic run-time 
implementation of generated APIs. On top of that the implementation should 
provide all necessary features for smooth IDE integration. This includes 
specially metadata sources "uptodate checking" and storage federation mechanism 
support.
Comment 1 Martin Matula 2004-06-20 11:17:10 UTC
Done.