Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Xtext 2.4 scoping
Xtext 2.4 scoping [message #1049776] Fri, 26 April 2013 08:55 Go to next message
Hugo A. Garcia is currently offline Hugo A. GarciaFriend
Messages: 11
Registered: July 2009
Junior Member
Hi

I am migrating to Xtext 2.4 and in the workflow I notice this:

// old scoping and exporting API
// fragment = scoping.ImportNamespacesScopingFragment auto-inject {}
// fragment = exporting.QualifiedNamesFragment auto-inject {}

// scoping and exporting API
fragment = scoping.ImportURIScopingFragment auto-inject {}
fragment = exporting.SimpleNamesFragment auto-inject {}
fragment = builder.BuilderIntegrationFragment auto-inject {}

Question 1:
Up to now I have been using the "old" scoping and it works for us. Is
the "old" scoping going to be deprecated?

Question 2:

Is there a guide of how to reimplement the "old" scoping to the "new"
scoping?

-H
Re: Xtext 2.4 scoping [message #1049779 is a reply to message #1049776] Fri, 26 April 2013 09:03 Go to previous message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14716
Registered: July 2009
Senior Member
Hi,

the new "scoping" is actually since Xtext 1.0 Wink


Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Previous Topic:ATL Transformation between validation and generation - how to insert
Next Topic:Enumeration error (Importing from existing ecore)
Goto Forum:
  


Current Time: Thu Sep 26 08:15:30 GMT 2024

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

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

Back to the top