Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » XTEXT 1.0.2 - What part of Xtext serialiser code adds the ^ escape character
XTEXT 1.0.2 - What part of Xtext serialiser code adds the ^ escape character [message #744235] Sat, 22 October 2011 01:42 Go to next message
Jason Pell is currently offline Jason PellFriend
Messages: 55
Registered: February 2011
Member
Deleted - problem no longer a problem!

My misunderstanding.

[Updated on: Sat, 22 October 2011 01:48]

Report message to a moderator

Re: XTEXT 1.0.2 - What part of Xtext serialiser code adds the ^ escape character [message #744412 is a reply to message #744235] Sat, 22 October 2011 04:34 Go to previous message
Ed Willink is currently offline Ed WillinkFriend
Messages: 7655
Registered: July 2009
Senior Member
Hi

The ValueConverter is where conversion occurs.

I would look at your Resource and ResourceSet classes.

Christian gave you a working example. Have you used his code accurately,
in particular the ResourceSet and Resource lines?

Your eResource and eStorage differences are just different variants of
the derived EObject; see the EMF book.

Regards

Ed Willink


On 22/10/2011 02:42, Jason Pell wrote:
> Hi,
>
> If someone could point me in the right direction to the part of the
> serialiser that does this (if indeed it is the serialiser), I would
> appreciate it.
> I am trying my best to understand whats different about my original
> and cloned models and why one includes the ^ and the clone one does
> not. I figure if I can find the area of the xtext code that adds the
> ^, I can then understand what it expects to find in order to add the ^.
>
> Thanks in advance
> Jason
Previous Topic:Comment serialization
Next Topic:how do I write to the console?
Goto Forum:
  


Current Time: Tue Apr 23 10:44:05 GMT 2024

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

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

Back to the top