This is a stupid but related (in my brain) question:<div><br></div><div>Is the cm branch going to become the trunk?  It feels like it&#39;s been the de facto trunk for a while.</div><div><br></div><div>Also, the style guide section on naming conventions seems to be self-inconsistent:</div>
<div><span class="Apple-style-span" style="font-family: Verdana, Arial, &#39;Bitstream Vera Sans&#39;, Helvetica, sans-serif; font-size: 13px; "><ul><li>Method and local Variable names adhere to the C standard: small with underscores to separate multi-word names</li>
</ul><div>v. </div><div><ul><li>Capitalize only the first letter in acronyms<ul><li><span class="Apple-style-span" style="font-family: monospace, Arial, &#39;Bitstream Vera Sans&#39;, Helvetica, sans-serif; ">loadXmlDocument()</span></li>
<li><span class="Apple-style-span" style="font-family: monospace, Arial, &#39;Bitstream Vera Sans&#39;, Helvetica, sans-serif; ">loadXMLDocument()</span></li></ul></li></ul><div><font class="Apple-style-span" face="arial, helvetica, sans-serif">(I personally prefer the initalLowercamelCase method/variable style as used in the loadXml example, but the examples aren&#39;t consistent with the &#39;_&#39; rule).  </font></div>
<div><font class="Apple-style-span" face="arial, helvetica, sans-serif"><span class="Apple-style-span" style="font-size: small;"><br></span></font></div><div><font class="Apple-style-span" face="arial, helvetica, sans-serif"><span class="Apple-style-span" style="font-size: small;">Also, if there&#39;s refactoring in the air, might it be possible to get rid of some of the global variables like tGrammar *Grammar  (in cheap.cpp).  (hey, the names have to change to fit the naming conventions :-)</span></font></div>
<div><font class="Apple-style-span" face="arial, helvetica, sans-serif"><span class="Apple-style-span" style="font-size: small;"><br></span></font></div><div><font class="Apple-style-span" face="arial, helvetica, sans-serif"><span class="Apple-style-span" style="font-size: small;"><br>
</span></font></div><div><font class="Apple-style-span" face="arial, helvetica, sans-serif"><span class="Apple-style-span" style="font-family: arial, Arial, &#39;Bitstream Vera Sans&#39;, Helvetica, sans-serif; font-size: small; ">Thanks</span></font></div>
</div></span></div><div><br></div><div>Simon</div>