Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » EMF for non-Java languages
EMF for non-Java languages [message #524080] Tue, 30 March 2010 15:23 Go to next message
Daoen Pan is currently offline Daoen PanFriend
Messages: 7
Registered: July 2009
Junior Member
hello everyone,

how can a EMF-based model be shared with non-Java languages?
i need to use languages such as javascript or objective-c to parse
the xml files, which is saved by EMF.

thank you in advance for any hints

daoen

[Updated on: Tue, 30 March 2010 16:57]

Report message to a moderator

Re: EMF for non-Java languages [message #524141 is a reply to message #524080] Tue, 30 March 2010 22:29 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33218
Registered: July 2009
Senior Member
Daoen,

Kenn and I are working on a GWT-based version of the EMF runtime, so
that would help with Java Script I guess, right? For Objective-C, you'd
probably need to port EMF's runtime to Objective-C. That's a big task.


Daoen Pan wrote:
> hello everyone,
>
> how can a EMF-based model be shared with non-Java languages?
> i need to use languages such as javascript or objective-c to parse the
> xml files, which is saved by EMF.
> thank you in advance for any hints
>
> qualle
>
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: EMF for non-Java languages [message #524163 is a reply to message #524141] Wed, 31 March 2010 01:29 Go to previous messageGo to next message
Xingxiao Lu is currently offline Xingxiao LuFriend
Messages: 91
Registered: July 2009
Member
I am very interested in GWT-based version of the EMF runtime. :P

"Ed Merks" <Ed.Merks@gmail.com> wrote news:hottvq$3m7$1@build.eclipse.org...
> Daoen,
>
> Kenn and I are working on a GWT-based version of the EMF runtime, so that
> would help with Java Script I guess, right? For Objective-C, you'd
> probably need to port EMF's runtime to Objective-C. That's a big task.
>
>
> Daoen Pan wrote:
>> hello everyone,
>>
>> how can a EMF-based model be shared with non-Java languages?
>> i need to use languages such as javascript or objective-c to parse the
>> xml files, which is saved by EMF.
>> thank you in advance for any hints
>>
>> qualle
>>
>>
Re: EMF for non-Java languages [message #524341 is a reply to message #524163] Wed, 31 March 2010 14:44 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33218
Registered: July 2009
Senior Member
We'll make it available in the coming weeks.


lu.xingxiao wrote:
> I am very interested in GWT-based version of the EMF runtime. :P
>
> "Ed Merks" <Ed.Merks@gmail.com> wrote
> news:hottvq$3m7$1@build.eclipse.org...
>> Daoen,
>>
>> Kenn and I are working on a GWT-based version of the EMF runtime, so
>> that would help with Java Script I guess, right? For Objective-C,
>> you'd probably need to port EMF's runtime to Objective-C. That's a
>> big task.
>>
>>
>> Daoen Pan wrote:
>>> hello everyone,
>>>
>>> how can a EMF-based model be shared with non-Java languages?
>>> i need to use languages such as javascript or objective-c to parse
>>> the xml files, which is saved by EMF.
>>> thank you in advance for any hints
>>>
>>> qualle
>>>
>>>


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: EMF for non-Java languages [message #524605 is a reply to message #524141] Thu, 01 April 2010 15:13 Go to previous messageGo to next message
Daoen Pan is currently offline Daoen PanFriend
Messages: 7
Registered: July 2009
Junior Member
Ed Merks wrote on Tue, 30 March 2010 18:29
Daoen,

Kenn and I are working on a GWT-based version of the EMF runtime, so
that would help with Java Script I guess, right? For Objective-C, you'd
probably need to port EMF's runtime to Objective-C. That's a big task.



hi Ed Merks,

thank you for your reply.

I am interested in the GWT-based EMF runtime. That will be a great work.
it should be more nice, if EMF could be extended to a universal modeling
and persistence framework for almost any important language.
Re: EMF for non-Java languages [message #524639 is a reply to message #524605] Thu, 01 April 2010 16:21 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33218
Registered: July 2009
Senior Member
Daoen,

If you defined your model with an XML Schema and serialized to a
conforming XML result, you might expect that to be supported in all
languages, though likely not as nicely as with an EMF generated model...


Daoen Pan wrote:
> Ed Merks wrote on Tue, 30 March 2010 18:29
>> Daoen,
>>
>> Kenn and I are working on a GWT-based version of the EMF runtime, so
>> that would help with Java Script I guess, right? For Objective-C,
>> you'd probably need to port EMF's runtime to Objective-C. That's a
>> big task.
>
>
> hi Ed Merks,
>
> thank you for your reply.
>
> I am interested in the GWT-based EMF runtime. That will be a great work.
> it should be more nice, if EMF could be extended to a universal modeling
> and persistence framework for almost any important language.


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:EMF Databinding -> Eclipse version 3.2
Next Topic:Generic EMF Annotations
Goto Forum:
  


Current Time: Thu Sep 26 06:29:10 GMT 2024

Powered by FUDForum. Page generated in 0.03859 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top