Knee jerk reaction says that Tuscany's SDO implementation would work for
this.... however you should remember that Tuscany uses EMF as part of it's
runtime.

How do you plan to represent the EMF models as SDOs... whould you be trying
to generate a set of SDOs from the Ecore schema, or do you have your own
model ?

You could try running the ECore.xsd through the generator - assuming it
works ok then you should be ok

Hope this helps
Dan

On 02/01/07, Łukasz Olek <[EMAIL PROTECTED]> wrote:

At our university we are working on a tool for a group of people. The
tool allows to manipulate EMF model, and share it with a team.

I am thinking about two approaches:
- Pure EMF with sharing files through CVS or Subversion
- Apache Tuscany SDO

The requirements are following:
1. EMF model stored in one place (server)
2. client can work off-line (disconnect from server)
3. changes are synchronized with server by user's request
4. server can store generic ecore model (the meta-model is not
hard-coded into server)

We have made basic evaluation of CDO features. It would be perfect, but
it doesn't allow to disconnect from server (req 2.)

Do you think Apache Tuscany would be appropriate in this situation?

Greetings,
    Lukasz

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to