[vtk-developers] PythonCore module removal

Chris Harris chris.harris at kitware.com
Tue Jun 19 15:09:56 EDT 2012


+1 for renaming the Java module as well, keeping the wrapping consistent is
a good approach.

Chris

On Mon, Jun 18, 2012 at 11:41 AM, David Gobbi <david.gobbi at gmail.com> wrote:

> Here's a brief rundown on my gerrit topic that I've pushed for python
> wrapping modularization.
> (http://review.source.kitware.com/#/t/817/).
>
> The new module will be called "WrappingPython" and will be in the
> Python/Wrapping directory.  The new vtkWrappingPython library
> replaces the earlier vtkPythonCore library (which was briefly called
> vtkWrappingPythonCore).  All the files that were moved from
> Wrapping/Python to Wrapping/PythonCore during modularization are
> back in Wrapping/Python.
>
> The PythonWrapping module will be turned on whenever WRAP_PYTHON
> is on, and is off when WRAP_PYTHON is off.  The CMakeLists.txt for this
> module is responsible for building the vtkWrappingPython library, the
> vtkpython executable, and the python "vtk" module.
>
> I can do the same for Java, i.e. rename the vtkWrappingJavaCore module
> to vtkWrappingJava (but without the version numbers).  This would help
> to keep the wrappers consistent.
>
>  - David
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtk-developers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20120619/db85ee98/attachment.html>


More information about the vtk-developers mailing list