[vtk-developers] vtkDirectory
Brad King
brad.king at kitware.com
Tue Apr 15 11:50:55 EDT 2008
clinton at elemtech.com wrote:
> Would it be allright, and make sense, for me to add RemoveDirectory and
> RenameDirectory functions to vtkDirectory, in addition to its MakeDirectory?
> (and use kwsys at the same time).
It's okay with me, but the name 'RemoveDirectory' is a macro defined by
"windows.h". That's why kwsys::SystemTools calls it 'RemoveADirectory'.
Please choose a different name.
Thanks,
-Brad
More information about the vtk-developers
mailing list