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 - Naming conventions of GetEditorClass/EditorClass methods (for a big refactoring release)
Summary: Naming conventions of GetEditorClass/EditorClass methods (for a big refactori...
Status: RESOLVED WONTFIX
Alias: None
Product: VCL TeeChart
Classification: Unclassified
Component: Editors (show other bugs)
Version: 150420
Hardware: All All
: --- enhancement
Target Milestone: ---
Assignee: Steema Issue Manager
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-22 09:19 EDT by Jeroen Pluimers
Modified: 2018-02-23 07:36 EST (History)
1 user (show)

See Also:
Chart Series: ---
Delphi / C++ Builder RAD IDE Version:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.