Re: Exporting (via XMIWriter) an attribute of CollectionType
Martin Matula <[email protected]> Fri, 25 Jul 2003 10:34:40 +0200
| Newsgroups | gmane.comp.java.netbeans.modules.mdr.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Simon, as Dan wrote, the reason why we didn't implement the serialization of CollectionType at the time when we were implementing the XMIWriter was that the XMI spec was lacking description of how to serialize that. Since that time, nobody asked for that till recently and we have not had time to return to that problem yet. To make sure that we address that problem as soon as possible, you may want to file a P1 issue for this in Issuezilla. Martin Simon Helsen wrote: > Hi there, > > I browsed the mailing-list archives on this subject and noticed that the > XMIWriter does not support attributes of CollectionType at the moment. > Unfortunately, the developer (I think Daniel Prusa) does not mention when > he intends to do so. When can I expect MDR to support this and why isn't > it implemented in the first place? > > Many thanks, > > Simon >