[vtk-developers] Improvements to the Python wrapping in VTK

Marcus D. Hanwell marcus.hanwell at kitware.com
Mon Mar 11 13:01:09 EDT 2013


Hi David,

On Mon, Mar 11, 2013 at 12:37 PM, David Gobbi <david.gobbi at gmail.com> wrote:
> Hi Marcus,
>
> I wonder if it might be tidier to do this:
>
> Wrapping/Python -> Wrapping/PythonCore
> Wrapping/DoPython -> Wrapping/Python
>
> This would eliminate a lot of the file moves.
> I imagine that the same would work for Java.
>
That sounds great - I will make that move (and agree on reducing
moves). My final question if you look at the patch is on the right way
to handle vtkType.h and friends - should they just be marked as
WRAP_SPECIAL, should we do something different with WRAP_HEADER (which
is currently going into the classes file).

Thanks for taking a look.

Marcus



More information about the vtk-developers mailing list