Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Linking in Xtend - different proxy URIs
Linking in Xtend - different proxy URIs [message #1470275] Wed, 12 November 2014 08:01 Go to next message
Florian Pirchner is currently offline Florian PirchnerFriend
Messages: 94
Registered: July 2009
Member

Hi,

i got a question. Why does Xtend use a different type of proxy-URI in the Linker?

The LinkingProxyAwareResource just returns the index of the registered Triple and not the calculated "xtextlink".

For now i am not sure whats the reason for it.

Thanks for any help
Florian
Re: Linking in Xtend - different proxy URIs [message #1470421 is a reply to message #1470275] Wed, 12 November 2014 10:17 Go to previous message
Sebastian Zarnekow is currently offline Sebastian ZarnekowFriend
Messages: 3118
Registered: July 2009
Senior Member
Hi Flo,

it's for performance reasons and also the default in Xtext since 2.7.x
Also these triples are easier to synthesize if you want to create a lazy
cross reference that is not backed by concrete syntax.

Best,
Sebastian
--
Looking for professional support for Xtext, Xtend or Eclipse Modeling?
Go visit: http://xtext.itemis.com
Previous Topic:Xtext Orion Plugin
Next Topic:xtext-maven-plugin overwriting output configuration
Goto Forum:
  


Current Time: Fri Mar 29 13:17:12 GMT 2024

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

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

Back to the top