Re: [mdr-users] Re: Repository Questions

Martin Matula <[email protected]> Tue, 16 Aug 2005 21:56:52 +0200
Newsgroups gmane.comp.java.netbeans.modules.mdr.user
Message-ID <[email protected]>
Hi Adam,

Adam wrote:

> 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?

Should work. Although performance may be an issue. I guess it depends on 
how may users do you expect to access the repository and what the sizes 
of the XMI files would be...
Martin