Roadmap

From DaamWiki

Jump to: navigation, search

Contents

Roadmap

Coming in version 1.0.4

  • Clarified modal and non-modal windowing
  • Handling exceptions during hibernate transaction commit
  • File upload customization, and a way to handle uploaded files more efficiently in EJB context
  • Proper Table, Tree and List data models
  • Binary content download support

Later improvements planned

  • Action support (named publish-subscribe style events which can be enabled-disabled)
  • Data binding
  • Forms and validations
  • Annotation based value injection on delegate methods (@OldValue, @NewValue, @Control)
  • Annotation based automatic delegate method discovery (@ClickListener("saveButton"))
  • Easier message box handling

Even later tasks

  • Support for other EJB and lightweight IoC containers
  • Gwt-ext integration