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 - MDR engine library
Summary: MDR engine library
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P1 blocker (vote)
Assignee: Martin Matula
URL:
Keywords:
Depends on:
Blocks: 22789 31656
  Show dependency tree
 
Reported: 2002-03-12 22:31 UTC by Daniel Pfeffer
Modified: 2004-06-20 11:17 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

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