enthought / enthought/traitsui
Update "*Editor = ToolkitEditorFactory" in "traitsui.editors"
Open
type: discussion
- Dominant language
- Python
- Stars
- 306
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/enthought/traitsui/blob/18e35a3525bc0a0c9482c23abfbae5d4626d1064/traitsui/editors/boolean_editor.py#L83
Code like what you see above can be found across multiple editor factories available in `triatsui.editors.api`.
AFAIK, we have no need at the moment to name the classes `ToolkitEditorFactory` so can we update the class names to directly use the relevant name e.g. `BooleanEditor` in the above example.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.