Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » MDA using XText, vs Xtext+xtend
MDA using XText, vs Xtext+xtend [message #697616] Sun, 17 July 2011 12:57 Go to next message
Marten Sijtema is currently offline Marten SijtemaFriend
Messages: 67
Registered: November 2009
Member
Hello,

At the moment I have some sort of Model-driven Architecture, that works as follows:

I have a textual model (created with Xtext). When parsed as an in-memory model, it is transformed to another, more detailed model using ATL. Then, it is transformed to text using XPand. (Thus, XText is only used to parse the model, and the code generation phase is left to other tools).

I quite love this approach, but seeing the XText/XTend 2.0 webinar a different approach is shown to generate code from a model.

What would be the advantages of XText / Xtend over using my MDA approach?

Especially, why is the notion of meta models completely gone in Xtend? Isn't it a great concept that provides structure and clarity?

I would love to hear different opinions about these approaches.


My company: Sytematic, building business software from models.
Re: MDA using XText, vs Xtext+xtend [message #698080 is a reply to message #697616] Mon, 18 July 2011 18:17 Go to previous message
Alexander Nittka is currently offline Alexander NittkaFriend
Messages: 1193
Registered: July 2009
Senior Member
Hi,

Xtend2 is not in conflict with your approach. Why do you think that the notion of meta models is gone?

Alex


Need training, onsite consulting or any other kind of help for Xtext?
Go visit http://xtext.itemis.com or send a mail to xtext@itemis.de
Previous Topic:com.google.common shipped with Xtext
Next Topic:DSL Unit testing
Goto Forum:
  


Current Time: Thu Apr 25 06:17:12 GMT 2024

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

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

Back to the top