Feasability to replace sao (js) by python for web client

A while ago I actually tried to address this by creating a build-target to create distributable zip file for deploying sao. Unfortunately I was met again with resistance.. :frowning:

But patch is still available here: Add build-zip task for creating distributable archive (#7046) · Issues · Tryton / Tryton · GitLab

for me, they are still vendoring external libraries: odoo/tree/12.0/addons/web/static/lib

I’m not sure what you mean about the JVM. Of course there is a new language involved but it doesn’t require JVM to run.

https://kotlinlang.org/docs/reference/native-overview.html

A post was split to a new topic: Having a REST API

A post was split to a new topic: Example of using Vue.js or EMberJS as template for sao