Re: [mdr-users] Re: Repository Questions

Adam <[email protected]> Wed, 17 Aug 2005 10:45:16 +0100
Newsgroups gmane.comp.java.netbeans.modules.mdr.user
Message-ID <[email protected]>
Martin Matula wrote:

> Martin Matula wrote:
> 
>> 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
> 
> 
> "how may users" -> "how many users" :)
> Martin
> 

This is something I am trying to fathom myself.

A lot of the "content" comes from other sources (e.g. SNOMED) so the 
actual number of changes to the core HL7 info should not be that frequent.

Adam