[vtk-developers] New WRAP_EXCLUDE_PYTHON

David Gobbi david.gobbi at gmail.com
Wed Sep 23 08:41:57 EDT 2015


The wrapping has identified a few classes that break the "rule of three":
https://open.cdash.org/viewBuildError.php?type=1&buildid=4025415

I'll see if I can fix these, but I might need to seek advice on some of
them.

 - David


On Tue, Sep 22, 2015 at 5:18 PM, David Gobbi <david.gobbi at gmail.com> wrote:

> Hi All,
>
> I've just merged a patch that adds a new file property to VTK:
>
> WRAP_EXCLUDE_PYTHON causes the python wrappers to ignore a file.
>
> From now on, WRAP_EXCLUDE is only used for Tcl and Java.  The python
> wrappers will try to wrap anything not marked WRAP_EXCLUDE_PYTHON.
> The goal is to make more VTK classes available from the python wrappers.
>
> The often-misunderstood WRAP_SPECIAL file property, which was used to
> define a whitelist for python wrapping, has been retired (2010-2015, RIP).
>
> Perhaps one day these WRAP_EXCLUDE
>
>  - David
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20150923/fa05346f/attachment.html>


More information about the vtk-developers mailing list