<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi WanMil,<br><br><div>&gt; &gt; @WanMil, Steve: Please let me know if you see problems with<br>&gt; &gt; the usage of the new TagDict class or the RuleSet.compile()<br>&gt; &gt; method. The latter uses the toString() method to identify what<br>&gt; &gt; an Op is doing. Is that okay for you or should I<br>&gt; &gt; create a different method like getOpIdentifier() to<br>&gt; &gt; make it clearer that the method should not be changed without<br>&gt; &gt; good reason?<br>&gt; <br>&gt; I have no time to have a look at the changes.<br>&gt; It sounds like a good idea to use the getOpIdentifier() instead of <br>&gt; toString().<br><br>I thought about this again. A better name for the method would<br>be getExpression(), but I think toString() is already used like that,<br>so the new method simply means duplication of code.<br><br>So, I have only replaced a few System.err.println(...) by <br>throw new ExitException(...) with r3252.<br><br>Gerd<br></div>                                               </div></body>
</html>