eclipse-gemoc / eclipse-gemoc/gemoc-studio
replace melange resource by gemoc resource
- Dominant language
- PostScript
- Stars
- 27
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
In order to be independent of Melange when we don't need it and in connection with #8
we need a way to clone/convert the emf resource as Melange does with request such as melange:platform:foo?lang=myLang
we could recreate an equivalent resource converter directly in GEMOC so this feature is available for all gemoc projects without dependency to melange.
It would use uri such as gemoc:platform:foo.xmi?dsl=mylang
This resource would support only the clone/convert and not the adapter (?mt= ) (which would require to get more stuffs from Melange such as the modeltype and adapter java code generation)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.