+1 for renaming the Java module as well, keeping the wrapping consistent is a good approach.<div><br></div><div>Chris<br><br><div class="gmail_quote">On Mon, Jun 18, 2012 at 11:41 AM, David Gobbi <span dir="ltr"><<a href="mailto:david.gobbi@gmail.com" target="_blank">david.gobbi@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Here's a brief rundown on my gerrit topic that I've pushed for python<br>
wrapping modularization.<br>
(<a href="http://review.source.kitware.com/#/t/817/" target="_blank">http://review.source.kitware.com/#/t/817/</a>).<br>
<br>
The new module will be called "WrappingPython" and will be in the<br>
Python/Wrapping directory.  The new vtkWrappingPython library<br>
replaces the earlier vtkPythonCore library (which was briefly called<br>
vtkWrappingPythonCore).  All the files that were moved from<br>
Wrapping/Python to Wrapping/PythonCore during modularization are<br>
back in Wrapping/Python.<br>
<br>
The PythonWrapping module will be turned on whenever WRAP_PYTHON<br>
is on, and is off when WRAP_PYTHON is off.  The CMakeLists.txt for this<br>
module is responsible for building the vtkWrappingPython library, the<br>
vtkpython executable, and the python "vtk" module.<br>
<br>
I can do the same for Java, i.e. rename the vtkWrappingJavaCore module<br>
to vtkWrappingJava (but without the version numbers).  This would help<br>
to keep the wrappers consistent.<br>
<div class="HOEnZb"><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></div>