Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » XbaseScopeProvider.createTypeScope removed in Xtext 2.4(What is the alternative)
XbaseScopeProvider.createTypeScope removed in Xtext 2.4 [message #956094] Wed, 24 October 2012 08:32 Go to next message
Ingo Meyer is currently offline Ingo MeyerFriend
Messages: 162
Registered: July 2009
Senior Member
Hi,

what should I use instead of XbaseScopeProvider.createTypeScope in the newest Xtext 2.4?

I want to get a Scope containing all visible types of the context object.

Thanks
~Ingo
Re: XbaseScopeProvider.createTypeScope removed in Xtext 2.4 [message #964066 is a reply to message #956094] Tue, 30 October 2012 08:28 Go to previous messageGo to next message
Ingo Meyer is currently offline Ingo MeyerFriend
Messages: 162
Registered: July 2009
Senior Member
Why is that a difficult question?

Hey, Xtext guys, where are you?

Or am I asking too eearly? I mean if a method is removed there should be information somewhere why and what is used instead.

Thanks for the great project
~Ingo
Re: XbaseScopeProvider.createTypeScope removed in Xtext 2.4 [message #964126 is a reply to message #964066] Tue, 30 October 2012 09:16 Go to previous messageGo to next message
Sebastian Zarnekow is currently offline Sebastian ZarnekowFriend
Messages: 3118
Registered: July 2009
Senior Member
Am 30.10.12 09:28, schrieb Ingo Meyer:
> Why is that a difficult question?
>
> Hey, Xtext guys, where are you?

At EclipseCon.

>
> Or am I asking too eearly? I mean if a method is removed there should be
> information somewhere why and what is used instead.

Just use #getScope(EObject, EReference) to obtain a type scope.

Please be aware of the fact that all the Xbase stuff is provisional and
subject to change. As soon as things are settled, changes will be
documented.

Regards,
Sebastian
--
Looking for professional support for Xtext, Xtend or Eclipse Modeling?
Go visit: http://xtext.itemis.com

>
> Thanks for the great project
> ~Ingo
Re: XbaseScopeProvider.createTypeScope removed in Xtext 2.4 [message #964190 is a reply to message #964126] Tue, 30 October 2012 10:27 Go to previous message
Ingo Meyer is currently offline Ingo MeyerFriend
Messages: 162
Registered: July 2009
Senior Member
Oh yes, EclipseCon,
that answer would have been enough, enjoy it Smile

And many thanks for taking time to answer my question.
~Ingo
Previous Topic:Eclipse/Xtext crashing
Next Topic:EclipseCon North America - Early bird deadline for submissions
Goto Forum:
  


Current Time: Thu Mar 28 14:07:29 GMT 2024

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

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

Back to the top