Loading order of model fragments [message #1159384] |
Mon, 28 October 2013 09:46  |
Eclipse User |
|
|
|
We are working on an e4 RCP project where many groups of developers are developing the same application. We cannot modify the Application.e4xmi. There are fragment.e4xmi-s given by others and we would like to extend the model at a point that is given by another fragment.
As far as I can see it is possible to extend a fragment with another fragment but the result depends on the order how the framework is parsing fragments. Depending on this order the extension will be successful or not. The order can not be influenced. It is not related to the loading order of the containing plugins. And this seems to be a problem.
Example:
I define perspective stack in a fragment. I try to define perspective and everything under it in another fragment. This second fragment refers to the perspective stack in the first segment. It will or will not work depending on the parsing order and I cannot predict the result.
Can anybody confirm my findings?
Can someone suggest a workaround?
Thank you.
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04011 seconds