ObeoNetwork / POOSL

Eclipse Public License 2.0
1 stars 0 forks source link

The metamodel doesn't use EReferences #71

Open wpiers opened 2 years ago

wpiers commented 2 years ago

EReferences are not in use in the metamodel, because of legacy choices :

It will lead us to serious maintenance issues, whether the Sirius/XText bridge could help on this issue should be investigated. The use of the org.eclipse.poosl.xtext.custom.PooslCacheEntry cache should be avoided.

mypsycho commented 2 years ago

This is probably related to issue with Sirius/xtext architecture #59