Details
-
Sub-task
-
Resolution: Fixed
-
Major
-
5.0
-
None
-
None
Description
Rationale:
- follow same pattern as GWT and Vaadin, that is providing a default set of widgets in one place and one single point of extension for custom or specialized widget set. Moreover our currently separated widgets, i.e. Dialog, are not going to be distributed or used as stand-alone add-ons.
- do not spread GWT client code into several places
- it is often difficult to determine what should go into a separate module/widget set and what in the Vaadin integration project.
- Vaadin integration project will only contain server-side code
- page editor will remain a separate module as it might be released independently of other widgets
- m-u-vaadin-widgetset will only contain MagnoliaWidgetSet