Re: PROPOSAL (round 3): Extensions to MDR XMI API
Petr Kuzel <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.mdr.devel |
|---|---|
| Message-ID | <[email protected]> |
On Monday 05 August 2002 11:47, Martin Matula wrote: > Hi, > the problem with going with only the standard interfaces and provide all > the config in the factory method is that XmiWrite does not have any > method that allows to specify target document URI, which makes > XMIReferenceProvider useless. Specifying such a parameter in the factory > is IMO also not a good solution. So I guess that at least for the > XmiWriter we will have to extend the standard interface anyway. I see it requires a writer instance per document URI. I do not see it as problem because the export is occasional operation, is not it? Cc.