Re: State of org.netbeans.api.xmi and org.netbeans.api.xmi.sax
Daniel Prusa <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.mdr.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Holger, > I assume that both API's are somehow stable Yes, both API's are already stable. > and that there is an > implementation for org.netbeans.api.xmi, but not for > org.netbeans.api.xmi.sax. We need to extend the current implementation of org.netbeans.api.mdr.XMIWriter/XMIReader to support XMIReferenceProvider/Resolver, then we get an implementation for org.netbeans.api.xmi. Changes related to org.netbeans.api.xmi.sax are planned to be done together with the extensions. We are working on it just now, so you can expect implementations of both API's soon. Daniel