<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hello everybody,</p>
<p><br>
</p>
<p>I have some question considering the use of the "RTTGenerator". So far I have not found anything about it in the documentation, which is why I am contacting you.</p>
<p>The Translator of the CodeGenerator creates inside the "operator()" of every rule the following line of code:</p>
<p><span><br>
</span></p>
<p><span>RTTGenerator::Instance()-><span>generateRule(int id, const std::string &name);</span><br>
</span></p>
<br>
<p><span>What is the underlying idea of the RTTGenerator? <br>
</span></p>
<p><span><span>As far as I can see it writes to a generated mga-file "RTT_NameOfInputFile.mga" for every rule execution. I was wondering whether
</span>it might be possible to uncomment the code for runtime improvements of large transformations or does the transformation read from this file during execution, thus is required for correct output?</span></p>
<p><span>I am looking forward to hear from you.</span></p>
<p><span><br>
</span></p>
<p><span>Best regards,</span></p>
<p><span><br>
</span></p>
<p><span>Valentin<br>
</span></p>
<p><span></span><br>
</p>
</div>
</body>
</html>