-
Notifications
You must be signed in to change notification settings - Fork 11
Roadmap
Miguel Pérez Colom edited this page Nov 1, 2024
·
54 revisions
This is my roadmap (revisited again, and again):
- make it production ready
- add the right test coverage
- when covered refactor for cleaning up, performance and making it truly reactive (it will be version 3 of mateu)
- rebuild the documentation for v3
- remove reflection usage, to make it native compilation friendly
- recover the missing features from version 1
- offer alternatives to Vaadin's design system (with partial commercial license) to Google's Material Design or Oracle's Redwood (web components at https://github.com/oracle/oraclejet)
- decouple Mateu from springboot/webflux. Add support for springboot/mvc, quarkus, micronaut, jee, jse, ...
- create an adapter for .Net and Go
- create an adapter for BPMN workflow engines like Camunda and Flowable, and also for a CMS (e.g. Magnolia or build one)
- create ports for android native apps (probably using react native) and javafx
- try to make it visible in the spring boot initializr
If the force is with me ;)
- Home
- Disclaimer
- See it in action
- User manual (v3)
- UX and IA
- Internals
- Roadmap
- Javadoc
- SonarQube
- Other MDD frameworks
- Thanks