eMoflon / emoflon-core

Core components of eMoflon
Other
5 stars 1 forks source link

Change default URI type for the sake of eMoflon Tool #67

Closed RolandKluge closed 6 years ago

RolandKluge commented 6 years ago

It appears that I cannot really prevent (background) updates of eMoflon Core, which has caused eMoflon Tool to break multiple times due to the platform:/resource URI handling.

@anthonyanjorin I'm afraid, we have to switch the default handling to the traditional style.

anthonyanjorin commented 6 years ago

No problem - I’ll maintain an ibex branch and make sure I work mainly on master and always merge all updates into the ibex branch.

anthonyanjorin commented 6 years ago

I‘ve thought about this and think I’ll introduce an optional extension point. Any tool integrating emolfon-core can provide an extension that will override the default URI settings if this is desired. To be on the safe side I’ll keep platform:/plugin as default and override with platform:/resource for IBeX.

RolandKluge commented 6 years ago

OK, this makes sense and is a clean solution compared to setting the default URI type in an activator.