Skip to content

Roadmap

Jörg Hohwiller edited this page Jun 17, 2014 · 1 revision

Roadmap

There is still a lot to do. We maintain our roadmap via the milestones. Here is a rough plan about the next major steps to take.

Client (UI Toolkit)

UIT-Widget

Features for UiWidget layer:

  • All standard features of a UI-toolkit (average stuff is done)

  • HTML5 support for new input fields and access-keys (Done, but browser do not (properly) implement date/time related inputs, etc.)

  • validation support (Done, but GWT validation still has limitations)

  • support to switch UiMode (View/Edit) - Done except for #85.

  • build-in contextual online-help support (developer can apply help texts to widgets, defaults to tooltip if not set, help generates infos from that including validation rules, etc.) - not yet started

  • advanced print support - not yet available

  • accessability support (WAI-ARIA, keyboard control, etc.) - in progress

  • high-level widgets and patterns - in progress

  • support for toolkit independent composed widgets (created with new instead of UiWidgetFactory) - Done

Clone this wiki locally