[vtk-developers] New weakref implementation

Marcus D. Hanwell marcus.hanwell at kitware.com
Fri Aug 20 09:51:13 EDT 2010


It is already in VTK as far as I can tell,
commit 6270dbe5b266a814224c20333bd9d56fcd04b207 from August 18.

Marcus

On Fri, Aug 20, 2010 at 9:34 AM, Utkarsh Ayachit <
utkarsh.ayachit at kitware.com> wrote:

> That sounds great. Is the code available somewhere?
>
> Utkarsh
>
> On Wed, Aug 18, 2010 at 10:42 AM, David Gobbi <david.gobbi at gmail.com>
> wrote:
> > Hi Everyone,
> >
> > I have modified vtkWeakPointer so that it uses a lightweight
> > weak-pointer list instead of using observers.  This means weak
> > pointers work with vtkObjectBase instead of requiring vtkObject.  It
> > also eliminates crosstalk between weak pointers and observers.
> >
> >  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
> >
> >
> _______________________________________________
> 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/20100820/04c88ba4/attachment.html>


More information about the vtk-developers mailing list