Community
Participate
Working Groups
Build Identifier: <feature> elements nested inside the <revision> element refer to their EStructuralFeature by name, it might make sense to use a name key in the <revision> element for the containing feature, too Reproducible: Always
This would simplify the process of exporting the repo, modifying the model und the exported file and reimporting it to support a kind of "model evolution"
I apologize, when I asked you to submit this enhancement request I was not fully aware that the containingFeatureID only has a meaning in the context of the EClass of the containing EObject. Unfortunately this EClass is not known to the revision in question and calculating it by resolving the containerID is costly in both development terms and runtime performance (would at least double export and import times). The performance degradation could be controlled with an optional export/import config parameter, but still I see not enough benefit compared to the development cost. I'm sorry but I won't fix for now.