Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » extend enum syntax for default values ?
extend enum syntax for default values ? [message #636861] Wed, 03 November 2010 07:54
Bernhard Merkle is currently offline Bernhard MerkleFriend
Messages: 88
Registered: July 2009
Member
Hi

the behaviour of enums changed from oAW to Xtext as e.g.
described in [1]

question: as we now have to write extensions to correctly set enum default values I think it would be much better to extend the current syntax for enums in Xtext to specify the default value there as:
1. it is a reoccurring task
2. people have to write the same modeltransformation again and again
3. if I rename the enum in my .xtext file I can easily forget the .ext file
4. as 3. shows on aspect (or workaround) is distributed over several files which is bad for maintanance.

should i file a bugzilla for this ?

[1] [Xtext] Problem modifying enumeration in post processing (Xtend) [message #54144]
Previous Topic:Importing in a grammar an external metamodel depending on another metamodel
Next Topic:Could not serialize cross reference error - creating a new model with reference to an existing model
Goto Forum:
  


Current Time: Thu Mar 28 22:09:44 GMT 2024

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

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

Back to the top