RE: [mdr-users] Re: Repository Questions
"Pete Rivett" <[email protected]> Wed, 17 Aug 2005 07:25:49 -0400
| Newsgroups | gmane.comp.java.netbeans.modules.mdr.user |
|---|---|
| Message-ID | <[email protected]> |
Note that OMG has now adopted an official specification for MOF Versioning. See http://www.omg.org/cgi-bin/doc?ad/05-05-11, and a presentation at http://www.omg.org/cgi-bin/doc?ad/05-06-10. This focuses on the interface; and the Odyssey-VCS algorithms (from my initial scan) would be able to fit as an implementation I believe. Regards Pete Pete Rivett (mailto:[email protected]) CTO, Adaptive Inc. Dean Park House, 8-10 Dean Park Crescent, Bournemouth, BH1 1HL, UK Tel: +44 (0)1202 449419 Fax: +44 (0)1202 449448 http://www.adaptive.com > -----Original Message----- > From: Leonardo Gresta Paulino Murta [mailto:[email protected]] > Sent: Tuesday, August 16, 2005 11:10 PM > To: [email protected] > Subject: Re: [mdr-users] Re: Repository Questions > > 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 >