[vtk-developers] Proposed vtk directory structure

Ken Martin ken.martin at kitware.com
Thu Jun 28 09:51:33 EDT 2001


I think you are right about the Testing directories. They can be put
under the package directories.  That is actually better since it hides
testing from the new developer. At the top level they would not see a
Testing directory. For examples I don't think they should be under the
packages and at the top level. Let's stick with some good examples at
the top level packaged under themes.

So...

vtk/Common/Testing/{Tcl,Python,Java,Cxx}
vtk/Graphics/Testing/{Tcl,Python,Java,Cxx}
vtk/Examples/GettingStarted/{Tcl,Java,Python,Cxx}
vtk/Examples/ImageProcessing/{Tcl,Java,Python,Cxx}
vtk/Examples/CFD/{...}

We could start off by cvs linking the current tests to the new
structure and then move the more useful ones into the Examples tree
and clean them up as we move them.

Additional comments before I go and do this?

Ken





More information about the vtk-developers mailing list