<br><br><div class="gmail_quote">On Wed, Mar 10, 2010 at 1:44 PM, Nicolas Cellier <span dir="ltr">&lt;<a href="mailto:nicolas.cellier.aka.nice@gmail.com">nicolas.cellier.aka.nice@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
2010/3/10 Andreas Raab &lt;<a href="mailto:andreas.raab@gmx.de">andreas.raab@gmx.de</a>&gt;:<br>
<div><div></div><div class="h5">&gt; On 3/10/2010 1:30 PM, Chris Muller wrote:<br>
&gt;&gt;<br>
&gt;&gt; So it seems the main difference is that Levente prefers blocks to<br>
&gt;&gt; start on the same rather than next line.  That could probably be made<br>
&gt;&gt; a preference..<br>
&gt;<br>
&gt; FWIW, I think pretty-printing should be implemented by a simple visitor so<br>
&gt; that people can trivially write their own rules. It&#39;s fair to have a few<br>
&gt; preferences but I don&#39;t think a one-size-fits-all approach can possibly work<br>
&gt; when it comes to style.<br>
&gt;<br>
&gt; Cheers,<br>
&gt;  - Andreas<br>
&gt;<br>
<br>
</div></div>Among things I dont like:<br>
<br>
source:<br>
test<br>
        ^16r7F<br>
<br>
pretty print:<br>
test<br>
        ^127<br>
<br></blockquote><div><br></div><div>+1.  But you&#39;re going to have to attach metadata to e.g. LiteralNode and get that metadata from the number parsing.  And for fixing that, You Da Man!! :) :)</div></div><br>