Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » M2T (model-to-text transformation) » Re: [Xtext] OAW Check/Xtend in Eclipse
Re: [Xtext] OAW Check/Xtend in Eclipse [message #59215] Mon, 06 April 2009 08:50 Go to next message
Sven Efftinge is currently offline Sven EfftingeFriend
Messages: 1823
Registered: July 2009
Senior Member
Hi Derek,

as Xpand, Xtend and Check are technically one language (with just a
couple of different coarse-grained concepts and file extensions) they
are all part of M2T/Xpand.

Cheers,
Sven

Derek Palma schrieb:
> Hi,
>
> I was just wondering how these components related to Xtext specifically
> and the Eclipse Modeling Project in general. My current (limited)
> understanding is:
>
> At the moment Xpand and Xtext and MWE seem to be official Eclipse
> components which came from OAW. (Is this everything brought from OAW so
> far?) Check and Xtend seem to be used in Xtext (and maybe also used in
> Xpand, I did not check). Maybe the 'Expressions Framework' (as it is
> referred to in the OAW docs) could also be thought of as a subcomponent
> since it seems Check/Xtend/Xpand rely on it too. The Expression
> Framework seems to be a practical/pragmatic subset of OCL syntax and a
> nice way to interface with it which could be more desirable than Eclipse
> OCL in some cases.
>
> What is the status of Check, Xtend and the Expressions Framework? Will
> they become their own Eclipse components? Should users consume them
> directly? Will they be phased out/replaced or adopted/improved?
>
> It seems like much of the OAW work is going into Eclipse which is really
> great since it is very mature.I searched a bit regarding this but did
> not find much detail.
>
> If this is not the right place to ask the question, maybe someone can
> direct me to the right place.
>
> Thanks in advance.
> Derek
Re: [Xtext] OAW Check/Xtend in Eclipse [message #59312 is a reply to message #59215] Mon, 06 April 2009 21:21 Go to previous messageGo to next message
Miles Parker is currently offline Miles ParkerFriend
Messages: 1341
Registered: July 2009
Senior Member
Hi Sven,

I asked this over on oAW forum a while back, but I'm wondering if we
could consider eclipse versions of all of this close to production
ready. In other words, would it make sense for oAW consumers with
mature projects to begin migrating now?

thanks,

Miles

On 2009-04-06 01:50:12 -0700, Sven Efftinge <sven.efftinge@itemis.de> said:

> Hi Derek,
>
> as Xpand, Xtend and Check are technically one language (with just a
> couple of different coarse-grained concepts and file extensions) they
> are all part of M2T/Xpand.
>
> Cheers,
> Sven
>
> Derek Palma schrieb:
>> Hi,
>>
>> I was just wondering how these components related to Xtext specifically
>> and the Eclipse Modeling Project in general. My current (limited)
>> understanding is:
>>
>> At the moment Xpand and Xtext and MWE seem to be official Eclipse
>> components which came from OAW. (Is this everything brought from OAW so
>> far?) Check and Xtend seem to be used in Xtext (and maybe also used in
>> Xpand, I did not check). Maybe the 'Expressions Framework' (as it is
>> referred to in the OAW docs) could also be thought of as a subcomponent
>> since it seems Check/Xtend/Xpand rely on it too. The Expression
>> Framework seems to be a practical/pragmatic subset of OCL syntax and a
>> nice way to interface with it which could be more desirable than
>> Eclipse OCL in some cases.
>>
>> What is the status of Check, Xtend and the Expressions Framework? Will
>> they become their own Eclipse components? Should users consume them
>> directly? Will they be phased out/replaced or adopted/improved?
>>
>> It seems like much of the OAW work is going into Eclipse which is
>> really great since it is very mature.I searched a bit regarding this
>> but did not find much detail.
>>
>> If this is not the right place to ask the question, maybe someone can
>> direct me to the right place.
>>
>> Thanks in advance.
>> Derek
Re: [Xtext] OAW Check/Xtend in Eclipse [message #59334 is a reply to message #59312] Tue, 07 April 2009 07:39 Go to previous message
Sven Efftinge is currently offline Sven EfftingeFriend
Messages: 1823
Registered: July 2009
Senior Member
Hi Miles,

we don't state, that you can savely migrate now.
Officially you should wait till June.
There'll be some minor changes in TMF Xtext until June, which might
force people to change their projects accordingly.
Also Xpand is not yet migrated completely. It seems that we missed some
fixes from the oAW 4.3.1 stream, but we'll have the migration completed
for M7. Note that we of course already use Xpand, Xtend and Check in TMF
Xtext.
Moreover we find TMF Xtext to be much more solid and flexible and it
even now has more documentation.

So if you want to give it a try, be sure that we'll help you. :-)

Sven

Miles Parker schrieb:
> Hi Sven,
>
> I asked this over on oAW forum a while back, but I'm wondering if we
> could consider eclipse versions of all of this close to production
> ready. In other words, would it make sense for oAW consumers with mature
> projects to begin migrating now?
>
> thanks,
>
> Miles
>
> On 2009-04-06 01:50:12 -0700, Sven Efftinge <sven.efftinge@itemis.de> said:
>
>> Hi Derek,
>>
>> as Xpand, Xtend and Check are technically one language (with just a
>> couple of different coarse-grained concepts and file extensions) they
>> are all part of M2T/Xpand.
>>
>> Cheers,
>> Sven
>>
>> Derek Palma schrieb:
>>> Hi,
>>>
>>> I was just wondering how these components related to Xtext
>>> specifically and the Eclipse Modeling Project in general. My current
>>> (limited) understanding is:
>>>
>>> At the moment Xpand and Xtext and MWE seem to be official Eclipse
>>> components which came from OAW. (Is this everything brought from OAW
>>> so far?) Check and Xtend seem to be used in Xtext (and maybe also
>>> used in Xpand, I did not check). Maybe the 'Expressions Framework'
>>> (as it is referred to in the OAW docs) could also be thought of as a
>>> subcomponent since it seems Check/Xtend/Xpand rely on it too. The
>>> Expression Framework seems to be a practical/pragmatic subset of OCL
>>> syntax and a nice way to interface with it which could be more
>>> desirable than Eclipse OCL in some cases.
>>>
>>> What is the status of Check, Xtend and the Expressions Framework?
>>> Will they become their own Eclipse components? Should users consume
>>> them directly? Will they be phased out/replaced or adopted/improved?
>>>
>>> It seems like much of the OAW work is going into Eclipse which is
>>> really great since it is very mature.I searched a bit regarding this
>>> but did not find much detail.
>>>
>>> If this is not the right place to ask the question, maybe someone can
>>> direct me to the right place.
>>>
>>> Thanks in advance.
>>> Derek
>
>
Previous Topic:JMerge
Next Topic:AMP Proposal, Potential XPAND ui collaborations
Goto Forum:
  


Current Time: Thu Apr 25 09:10:46 GMT 2024

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

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

Back to the top