Skip to content

Complete problem description for Model Versioning and collaborative work #290

@jastram

Description

@jastram

Stakeholders:

  • Uwe Steinke

The underlying problem:

  • Prevent concurrent editing
  • Prevent inconsistent model states
  • Prevent corrupt models
  • Prevent merge operations in the first place

Possible Solutions:

  • Model Store (CDO or EMFStore)
  • File-based version system with locking (e.g. Subversion)
  • Improve merging (e.g. EMF Compare)
  • Break down the models in as many files as possible

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions