<div class="gmail_quote">On Tue, Oct 12, 2010 at 12:26 PM, David Doria <span dir="ltr"><<a href="mailto:daviddoria@gmail.com">daviddoria@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">> #if !defined(__WRAP__)<br>
> // code exclusion section<br>
> #endif<br>
<br>
</div>This is great. The ETX/BTX was always unintuitive to me (I actually<br>
still don't know what they stand for). Actually using the word "wrap"<br>
makes much more sense.<br></blockquote><div><br></div><div>I do not know for certain, but my educated guess on the BTX / ETX abbreviations is:</div><div>"begin Tcl exclude" and "end Tcl exclude"</div>
<div><br></div><div>sincce Tcl was the original wrapper language.</div><div><br></div><div>(This is the way my brain has always resolved these things anyhow... It will be nice to say goodbye to those pesky little comments.)</div>
<div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><br>
> when a VTK header file breaks the wrappers, it should be considered a<br>
> bug in the wrappers, not something to be fixed in the header.<br>
<br>
</div>That's a great philosophy.<br>
<br>
Keep up the good work.<br>
<div><div></div><div class="h5"><br>
David<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>
</div></div></blockquote></div><br>