[vtk-developers] Deprecation questions

Robert Belleman robbel at science.uva.nl
Sat Aug 20 05:25:26 EDT 2005


Hi Berk,

I have some (old) code here that uses vtkInputPort
and vtkOutputPort. Granted: it hasn't been used for
a long time so I don't know if it still works, but
I would hate to see the functionality go (i.e. the
ability to distribute pipelines over multiple hosts).

Is there an alternative mechanism? If not, I would
keep it in.

Best,
-- Rob

PS: I might have missed it, but it seems you sent
    your email only to vtk-developers. Shouldn't
    you ask vtk-users as well?

-- 
Robert Belleman, PhD, Informatics Inst.,  Faculty of Science
Universiteit van Amsterdam, Kruislaan 403, 1098 SJ Amsterdam
the Netherlands. Tel: +31 20 525 7510 - Fax: +31 20 525 7419
http://www.science.uva.nl/~robbel/  -  robbel at science.uva.nl


Berk Geveci wrote:

> Hi folks,
>
> I would like to know what you think about potentially deprecating a 
> few classes:
>
> In VTK/Parallel:
>
> * vtkThreadedController and vtkSharedMemoryCommunicator (not to be 
> confused with vtkMultiThreader): These were created as part of the 
> parallel VTK extension a few years ago. They are not well maintained 
> (hence buggy) and as far as I know unused.
>
> * vtkInputPort and vtkOutputPort: Again two classes that are part of 
> the parallel extensions. They allow pipelines to span networks. As 
> nice as it sounds, they are not implemented well and not maintained 
> well. They were used in writing a paper but have fallen out of use since.
>
> Unless there are any objections, I will remove these classes before we 
> branch for 5.0.
>
> In VTK/Filtering:
>
> Also, we are planning to deprecate vtkStructuredPoints. It will be in 
> 5.0 but will print a warning when constructed. The warning can be 
> suppressed with a compile option. vtkStructuredPoints is an empty 
> subclass of vtkImageData and has no reason to exist anymore.
>
> -Berk
> _______________________________________________
> vtk-developers mailing list
> vtk-developers at vtk.org
> http://www.vtk.org/mailman/listinfo/vtk-developers





More information about the vtk-developers mailing list