You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Research

  • status of GWT MVP framework
    • any improvements?
    • is it widely used?
  • Vaadin frameworks (add-on)
    • MVP for vaadin?
    • other approaches for bigger applications

Framework

  • keep original patterns?
    • MVP separation should be kept (View/Presenter)
    • editor/driver framework
    • history support (Places)

AdminCentral API

  • define interfaces
  • apps, notifications
  • top level
  • all what a customer has to know

Configuration

  • by code/annotation rather by configuration tree
  • how to customize and overwrite?
    • definition extentions (chain of changes applied on an original definition, ...)
  • No labels