[vtk-developers] vtkLiteObject?

Michael Halle halazar at media.mit.edu
Tue Apr 9 11:20:06 EDT 2002


The name of the reference counted object probably depends on whether 
you'll ever need it to do anything other than reference counting.

If it will only do reference counting, why not call it
vtkReferenceCounted ? 

If it will really be an lightweight object, then what else should it
do?  As for the name, I don't especially like the word "lite," and
"light" is confusing, so maybe vtkLightweightObject is the best.



						  --Mike





More information about the vtk-developers mailing list