I just want to echo the approval for the commit messages.  I was just able to harvest Nicholas&#39; changes for ScaledDecimal literal correctness.  Very very nice (no pun intended).  <div><br></div><div>Strikes me that one way we could reduce the size of the commit messages is by modifying the diff algorithm to output missing or added methods not as the source with &#39;+&#39;&#39;s or &#39;-&#39;&#39;s at the start of the line, which is verbose and tedious as one has to scan all lines to verify they all begin with &#39;+&#39; or &#39;-&#39;, but as &quot;Added ClassFoo&gt;&gt;selector&quot; &amp; &quot;Removed ClassFoo&gt;&gt;selector&quot;.  Any volunteers?  If not, where does the diff code live and I&#39;ll try and get it done.</div>
<div><br></div><div>best</div><div>Eliot</div>