MantisBT - VTK
View Issue Details
0000011VTK(No Category)public2003-06-27 09:412008-08-29 16:57
System Admin 
System Admin 
lowmajorhave not tried
closedwon't fix 
 
 
0000011: Several classes should be PIMPLized
There are several classes in Common and other kits that include implementation specific code in the header file, which forses them to include system files. This polutes namespace of VTK. Example of the kind of classes is vtkMultiThreader.
The code should be PIMPLized so that only cxx file needs to include system header files.
No tags attached.
Issue History
2008-08-29 16:57David ColeStatusbacklog => closed
2008-08-29 16:57David ColeNote Added: 0013235
2008-08-29 16:57David ColeResolutionopen => won't fix
2011-06-16 13:11Zack GalbreathCategory => (No Category)

Notes
(0013235)
David Cole   
2008-08-29 16:57   
Too old and too non-specific. Nothing to fix.