Folks, <div><br></div><div>I am finally sticking to this coding style for javascript (80 char column, with //// before the method, followed by JS style code comment): </div><div><br></div><div><div>//////////////////////////////////////////////////////////////////////////////</div>
<div>/**</div><div> * Create a later provided layer options</div><div> *</div><div> */</div><div><font face="courier new, monospace">geoModule.layer = function(options) {</font></div><div>...</div><div>....</div><div>....</div>
<div><br></div><div>Any issues? Suggestions?</div><div><br></div><div>Thanks,</div><div><br></div><div><br></div><div><br></div>-- <br>| Aashish Chaudhary <br>| R&D Engineer         <br>| Kitware Inc.            <br>| <a href="http://www.kitware.com">www.kitware.com</a>    
</div>