[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmt] Re: [TCS] Problem with serializer

Frédéric Jouault wrote:

Hi,

 > It seems that the serializer from the uriSymbol primitiveTemplate is not
 > taken in account !

You are correct.


> How can i resolve this ?

The best solution I can think of for the time being is to make <> parts of the value (i.e., remove the ! after them in the lexer).
Then, you can pass an empty string as the identEsc argument to the extractor.



Regards,

Frédéric Jouault

Thanks for the tips, it works perfectly.

Regards
Guillaume