Steema Issues Database

Note: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;
otherwise you can use StackOverflow.
Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy.



Bug 1563

Summary: Naming conventions of GetEditorClass/EditorClass methods (for a big refactoring release)
Product: VCL TeeChart Reporter: Jeroen Pluimers <jeroen-steema.bugs.teechart.net>
Component: EditorsAssignee: Steema Issue Manager <issuemanager>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: sandra
Priority: ---    
Version: 150420   
Target Milestone: ---   
Hardware: All   
OS: All   
Chart Series: --- Delphi / C++ Builder RAD IDE Version:

Description Jeroen Pluimers 2016-06-22 09:19:01 EDT
Defer this to a big refactoring release:

I've seen some convention things when binding designable items with their editors: some classes have a GetEditorClass method others a EditorClass method. I think both should be named GetEditorClassName.