[vtk-developers] vtkLiteObject?

Andy Cedilnik andy.cedilnik at kitware.com
Tue Apr 9 14:41:52 EDT 2002


Hello!

I think we need to take reference counting out of vtkObject and
put it in a common superclass. 
This is the case because vtkCommand and vtkContainer are not
subclasses vtkObject, so they do have to implement their own 
reference counting scheme. Please let me know what you think 
the name of the common superclass should be?

vtkLiteObject?
vtkSuperObject?
vtkAbstractObject?

			Andy






More information about the vtk-developers mailing list