Hello,<div><br></div><div>I&#39;m curious about 2 design decisions made:</div><div><br></div><div>1) Why do I have to escape things like &quot;\d{2}&quot; -&gt; &quot;\\d{2}&quot;?</div><div><br></div><div><br></div><div>2) Why there are two kinds of regexps, #rx and #px?</div>


<div>#rx&quot;\\d{2}&quot; doesn&#39;t work because the curly braces are part of just pregexps grammar...</div><div><br></div><div><br></div><div>[]&#39;s</div><div><br clear="all">Rodolfo Carvalho<br>
</div>