<br><font size=2 face="sans-serif">Endre,</font>
<br>
<br><font size=2 face="sans-serif">How difficult will it be to write a
parser that parses strings and converts newline and other escape characters
to some escape sequence? and then when reading the string converts it back
to the correct representation?</font>
<br>
<br><font size=2 face="sans-serif">Thanks,<br>
Adi</font>
<br>
<br><font size=2 face="sans-serif">-----------------------------------<br>
Aditya Agrawal<br>
Researcher<br>
IBM T. J. Watson<br>
mailto:aagrawa@us.ibm.com<br>
+1 (914) 784-6068 (TL 863)<br>
</font>
<br>
<br><font size=2><tt>great-users-bounces@list.isis.vanderbilt.edu wrote
on 12/08/2004 02:15:53 PM:<br>
<br>
&gt; Matt,</tt></font>
<br><font size=2><tt>&gt; &nbsp;</tt></font>
<br><font size=2><tt>&gt; Right now, the code generator doesn&#8217;t support
the usage of global <br>
&gt; objects and Attila are working on that.</tt></font>
<br><font size=2><tt>&gt; &nbsp;</tt></font>
<br><font size=2><tt>&gt; Thanks,</tt></font>
<br><font size=2><tt>&gt; Feng </tt></font>
<br><font size=2><tt>&gt; &nbsp;</tt></font>
<br><font size=2><tt>&gt; -----Original Message-----<br>
&gt; From: Matthew J. Emerson <br>
&gt; Sent: Tuesday, December 07, 2004 10:20 PM<br>
&gt; To: udm-users; great-users<br>
&gt; Subject: [great-users] RE: [udm-users] newlines</tt></font>
<br><font size=2><tt>&gt; &nbsp;</tt></font>
<br><font size=2><tt>&gt; &gt; I think that's because you use DOM backend,
and Xerces removes thenewlines..</tt></font>
<br><font size=2><tt>&gt; &nbsp;</tt></font>
<br><font size=2><tt>&gt; &nbsp;</tt></font>
<br><font size=2><tt>&gt; I guess I should shift this over to the GReAT
mailing list then.</tt></font>
<br><font size=2><tt>&gt; &nbsp;</tt></font>
<br><font size=2><tt>&gt; Is there a way to use something besides the DOM
backend for a GReAT <br>
&gt; transformation, in the interest of preserving the newlines? &nbsp;The
<br>
&gt; formatting of these attribute values is important in my transformation.</tt></font>
<br><font size=2><tt>&gt; &nbsp;</tt></font>
<br><font size=2><tt>&gt; --Matt</tt></font>
<br><font size=2><tt>&gt; &nbsp;</tt></font>
<br><font size=2><tt>&gt; -----Original Message-----<br>
&gt; From: Attila Vizhanyo <br>
&gt; Sent: Tuesday, December 07, 2004 7:45 PM<br>
&gt; To: udm-users<br>
&gt; Subject: RE: [udm-users] newlines</tt></font>
<br><font size=2><tt>&gt; &nbsp;</tt></font>
<br><font size=2><tt>&gt; I think that's because you use DOM backend, and
Xerces removes the newlines..</tt></font>
<br><font size=2><tt>&gt; &nbsp;</tt></font>
<br><font size=2><tt>&gt; HTH,</tt></font>
<br><font size=2><tt>&gt; Attila</tt></font>
<br><font size=2><tt>&gt; &nbsp;</tt></font>
<br><font size=2><tt>&gt; -----Original Message-----<br>
&gt; From: Matthew J. Emerson <br>
&gt; Sent: Tuesday, December 07, 2004 17:46<br>
&gt; To: udm-users<br>
&gt; Subject: [udm-users] newlines</tt></font>
<br><font size=2><tt>&gt; Is there some UDM issue with newlines, where
if you set a string-<br>
&gt; valued attribute of some object in UDM to a string which includes
a <br>
&gt; newline, the newline is removed?</tt></font>
<br><font size=2><tt>&gt; &nbsp;</tt></font>
<br><font size=2><tt>&gt; Basically, in a GReAT transformation I&#8217;m setting
an attribute to</tt></font>
<br><font size=2><tt>&gt; &nbsp;</tt></font>
<br><font size=2><tt>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; std::string(&quot;\n&quot;)
+ GetType(Parameter) + std::<br>
&gt; string(&quot;\t&quot;) + std::string(Parameter.name())</tt></font>
<br><font size=2><tt>&gt; &nbsp;</tt></font>
<br><font size=2><tt>&gt; Where GetType is a function I wrote which returns
a string. &nbsp;<br>
&gt; Everything works fine, but when I look at the output model of the
<br>
&gt; transformation, all of the newlines have been stripped out of that
<br>
&gt; attribute value.</tt></font>
<br><font size=2><tt>&gt; &nbsp;</tt></font>
<br><font size=2><tt>&gt; --Matt_______________________________________________<br>
&gt; great-users mailing list<br>
&gt; great-users@list.isis.vanderbilt.edu<br>
&gt; http://list.isis.vanderbilt.edu/mailman/listinfo/great-users<br>
</tt></font>