ObeoNetwork / POOSL

Eclipse Public License 2.0
1 stars 0 forks source link

Evaluate the need to use the XText/Sirius bridge from Altran #59

Open mypsycho opened 2 years ago

mypsycho commented 2 years ago

Altran developed a bridge to integrate Sirius and Xtext.

This bridges solves some issues. We must check that POOSL also deals with those. Otherwise we can integrate it.

For example, as model has no xmi:id maybe renaming model element may cause diagram corruption.

mypsycho commented 2 years ago

As each poosl text work on it own ResourceSet, it could be interesting to have an AIRD for each file (instead of 2 per project). With such mechanism, user could control when a resource is loaded and avoid conflict.

mypsycho commented 2 years ago

Ideas to improve xtext/sirius interconnection: