Re: [mdr-users] Re: Repository Questions

Adam <[email protected]> Wed, 17 Aug 2005 11:12:53 +0100
Newsgroups gmane.comp.java.netbeans.modules.mdr.user
Message-ID <[email protected]>
Leonardo Gresta Paulino Murta wrote:

> Hi Adam,
>     
> 
>> I'm wondering if it would be best to do the shared repository via some 
>> sort of appserver/webservice.
>>
>> How would you look at doing a central repository for multiple users? 
>> Send in the XMI via a webservice, compare to the central repo xmi for 
>> that extend, have a "merge" jsp page, & then inject the merged xmi as 
>> the new extent?
>>
>> I was thinking of something like:
>>
>> http://pi.informatik.uni-siegen.de/pi/fujaba/difftoolsuite/index.html
> 
> 
>     Nice tool! We have coded a prototype that may be seen as a 
> complementary tool of yours. It privedes versioning support for UML 
> models and uses MDR as an underlying repository...
> 
> http://reuse.cos.ufrj.br/prometeus/publicacoes/umlvcs-cr.pdf
> 
>     Leo
> 
BTW would this work with non-UML but still MOF & XMI files?

i.e. we are looking to map our "MIF" to the OMG "MOF" as a peer of UML 
rather than as a child of it.

Adam