ecore.js icon indicating copy to clipboard operation
ecore.js copied to clipboard

typescript migration planned?

Open memin20 opened this issue 6 years ago • 4 comments

Hello,

first of all i want to thank you for such a wonderful project, great job. I am new to javascript development and as a native java developer i would really appreciate a typescript version of this framework. Are there any plans for converting ecore.js to typescript?

I am looking forward to hearing from you. Thank you in advance.

Best reagrds Mehmet

memin20 avatar Jun 19 '18 15:06 memin20

No there is no plan to migrate to TypeScript.

ghillairet avatar Jun 20 '18 09:06 ghillairet

@ghillairet

I've implemented a bridge between your framework and TypeScript. It contains an Ecore to Javascript and Ecore to Typescript class generator (with factories and necessary things) and some little changes in your framework (only ecore.js file). I would like to ask you, if its possible to contribute all these things to the Eclipse community. So Would you like to contribute it aswell to the Eclipse Community as an Eclipse project?

memin20 avatar Sep 24 '18 13:09 memin20

@memin20 Not sure what you are asking? You want to submit your project for to the eclipse foundation? On my side I have no intent to submit any of the emfjson projects to eclipse, it would be too much work for little value.

ghillairet avatar Oct 02 '18 09:10 ghillairet

Hi @memin20 - your project sounds interesting. Where can I learn more about it?

Do you also have Typescript type definitions for ecore.js?

magick93 avatar Apr 24 '20 10:04 magick93