Could be related to Wrapping?<br><br><div class="gmail_quote">On Wed, Feb 20, 2013 at 5:56 PM, Jean-Christophe Fillion-Robin <span dir="ltr"><<a href="mailto:jchris.fillionr@kitware.com" target="_blank">jchris.fillionr@kitware.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Folks, <div><br></div><div>What is the advantages of one vs the other? Looking at the current code base, seems both are widely used.</div>
<div><br></div><div><div><br>$ rm -rf Common/Core/vtkStdString.*</div>

<div>$ ack -c -l -h "std\:\:string" | cut -d":" -f2 | awk '{s+=$1} END {print s}'</div><div>1583</div><div>$ ack -c -l -h "vtkStdString" | cut -d":" -f2 | awk '{s+=$1} END {print s}'</div>


<div>2104</div></div><div><br></div><div><br></div><div>Are the following reason still valid:</div><div>    - allow forward declaration hence reducing the number of header inclusion, and also speed compilation.</div>

<div>    - shorter symbol name. See [1]</div><div><br></div><div><br></div><div>As a best practice, should we recommend one vs the other ?</div><div><div><br></div><div>Thanks</div><div>

Jc</div><div><br></div><div>[1] <a href="http://www.vtk.org/pipermail/vtkusers/2010-January/105450.html" target="_blank">http://www.vtk.org/pipermail/vtkusers/2010-January/105450.html</a></div><span class="HOEnZb"><font color="#888888"><div>
<br></div>-- <br><a href="tel:%2B1%20919%20869%208849" value="+19198698849" target="_blank">+1 919 869 8849</a><br>


</font></span></div></div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtk-developers" target="_blank">http://www.vtk.org/mailman/listinfo/vtk-developers</a><br>
<br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Unpaid intern in BillsBasement at noware dot com<br>