Project Roadmap
Here is our vision of the project. We have some ideas of what is possible to do, but you can tell us what you need inside. Please start a topic on the google group for new features, or start an issue.
| Feature | Status | Version |
| Create a demo/poc (many views, many rpcs, many models and menu) | Released | 0.0.1 |
| Hierachical controller (for Browser Event) | Released | 0.0.1 |
| History and urls | Released | 0.0.1 |
| Enhance controller testability : ControllerTestCase | Released | 0.0.1 |
| Enable block user for loading (optionnal on each action): Maskable | Released | 0.0.1 |
| Add standard 404 page when historyToken is unknown | Released | 0.2 |
| Simple form validation : form package | Released | 0.2 |
| Base the view on a lazy Panel instead of Composite | Released | 0.2 |
| Add normalized url arguments | Released | 0.3 |
| Enable decorator/layout pattern to structure multi-view screens Post in Group : DomPlacer | Released | 0.3 |
| Hierachical controller (for all Events) | Released | 0.3 |
| Simple Exception Handling Post in Group | Released | 0.3 |
| Form validation with messages | Released | 0.4 |
| Create a MVCHyperlink widget | Released | 0.4 |
| --> You are here <-- | | |
| Pass to gwt 2.0 with UIBinderView Issue | Done | 0.5 |
| Use gwt-maven-plugin | Done | 0.5 |
| Allowing to add the source (gwt) event to the MvcEvent | ? | 0.5 |
| Get closer to GWT 2.1 MVP framework | ? | ? |
| Help for a simple CRUD | ? | ? |
| Table loading exemple | ? | ? |
| streaming rpc Table loading example | ? | ? |
| Use GWT Code Splitting for controller or subTree of controller | ? | ? |
| replace the swith(event) in controllers by annotation like @handle(event=Actions.DO) | ? | ? |
| Facilitate Dependency Injection with gin | ? | ? |
| ... | ? | ? |