Skip to main content



      Home
Home » Modeling » TMF (Xtext) » Xtext 2.4 scoping
Xtext 2.4 scoping [message #1049776] Fri, 26 April 2013 04:55 Go to next message
Eclipse UserFriend
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 05:03 Go to previous message
Eclipse UserFriend
Hi,

the new "scoping" is actually since Xtext 1.0 Wink
Previous Topic:ATL Transformation between validation and generation - how to insert
Next Topic:Enumeration error (Importing from existing ecore)
Goto Forum:
  


Current Time: Thu Jul 10 01:28:21 EDT 2025

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

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

Back to the top