Files
owl/roadmap.md
T
2020-02-03 22:06:44 +01:00

525 B

🦉 OWL Roadmap 🦉

  • Current version: 1.0.4
  • Status: stable

This roadmap is only an attempt at predicting Owl's future. Everything may change!

1.x

  • add chrome and firefox devtools,
  • fix every bugs,
  • improve documentation,
  • small backward compatible improvements.

2.x (2020? 2021? 2022?)

Maybe:

  • reimplement vdom to use block system, like Vue 3, which should make Owl much faster
  • refactor QWeb to use an intermediate representation (some kind of AST) to allow additional optimisations.