[vtk-developers] VTK-Python now supports weakref

Prabhu Ramachandran prabhu_r at users.sf.net
Mon Jul 11 09:10:12 EDT 2005


>>>>> "Charl" == Charl P Botha <cpbotha at gmail.com> writes:

    Charl> On 7/8/05, Prabhu Ramachandran <prabhu_r at users.sf.net>
    Charl> wrote:
    >> Just a heads up.  I just checked in changes so VTK objects can
    >> be weakly referenced using weakref.  I'm sorry Charl if this
    >> means you have to modify your threading related patches but my
    >> changes were minimal.  There is also a trivial test in
    >> Common/Testing/Python for this.  Weakref support requires
    >> Python >= 2.1 which is pretty standard today.

    Charl> Cool, thanks for implementing this!

No problem.  Was in my todo list for ages. :)

    Charl> I'm _still_ thinking about the threading bits, especially
    Charl> after Sander Niemeyer's post to this list, so don't worry
    Charl> about that. :)

Good luck!

cheers,
prabhu



More information about the vtk-developers mailing list