<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>> > @WanMil, Steve: Please let me know if you see problems with<br>> > the usage of the new TagDict class or the RuleSet.compile()<br>> > method. The latter uses the toString() method to identify what<br>> > an Op is doing. Is that okay for you or should I<br>> > create a different method like getOpIdentifier() to<br>> > make it clearer that the method should not be changed without<br>> > good reason?<br>> <br>> I have no time to have a look at the changes.<br>> It sounds like a good idea to use the getOpIdentifier() instead of <br>> 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>