vaadin / touchkit

TouchKit is a library of mobile components for Vaadin Framework
https://vaadin.com/touchkit
Other
11 stars 25 forks source link

Inconsistent naming practices for classes #392

Open vaadin-bot opened 9 years ago

vaadin-bot commented 9 years ago

Originally by malcolm.davis@gmail.com


TouchKit contains a widget folder located at src\main\java\com\vaadin\addon\touchkit\gwt\client\ui

Some of the classes end with widget and some do not.

It is confusing when code reviewing addon\touchkit\gwt\client\ui\DatePicker.java and addon\touchkit\ui\DatePicker.java

Please name all the classes in addon\touchkit\gwt\client\ui as widgets to help avoid confusion and promote consistency.

Thank you, Malcolm


Imported from https://dev.vaadin.com/ issue #15374