Xtext 2.4 scoping [message #1049776] |
Fri, 26 April 2013 04:55  |
Eclipse User |
|
|
|
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
|
|
|
|
Powered by
FUDForum. Page generated in 0.07161 seconds