MantisBT - ParaView
View Issue Details
0009155ParaViewFeaturepublic2009-06-15 16:342011-01-28 16:18
Berk Geveci 
Berk Geveci 
normalminorhave not tried
closedfixed 
 
3.8 
0009155: Clean up XML names and labels
There are some significant inconsistencies in the way the names and labels of proxies and properties are assigned. The consistent way that we should move to should be:

* Names should be used by Python and GUI as much as possible. The names can be different than VTK names and should only contain characters acceptable as Python properties

* Labels should be used on rare occasions when the author wants to use characters that cannot be in Python property. For example, there may be a proxy called TwoDimensionalText (name) and the label may be 2D Text.
No tags attached.
Issue History
2009-06-15 16:34Berk GeveciNew Issue
2009-06-15 16:34Berk GeveciStatusbacklog => tabled
2009-06-15 16:34Berk GeveciAssigned To => Berk Geveci
2011-01-28 13:51Utkarsh AyachitNote Added: 0025135
2011-01-28 13:51Utkarsh AyachitStatustabled => @80@
2011-01-28 13:51Utkarsh AyachitResolutionopen => fixed
2011-01-28 16:18Alan ScottNote Added: 0025154
2011-01-28 16:18Alan ScottStatus@80@ => closed
2011-06-16 13:10Zack GalbreathCategoryFeature Request => Feature

Notes
(0025135)
Utkarsh Ayachit   
2011-01-28 13:51   
This is as good as it gets now. We will resolve these on case-by-case basis in future.
(0025154)
Alan Scott   
2011-01-28 16:18   
Agree. Please write bugs for specific issues, if found.