Avaiga / taipy

Turns Data and AI algorithms into production-ready web applications in no time.
https://www.taipy.io
Apache License 2.0
14.23k stars 1.7k forks source link

Taipy version in GlobalConfig #289

Closed jrobinAV closed 1 year ago

jrobinAV commented 1 year ago
toan-quach commented 1 year ago

Hi @jrobinAV , I'm a little lost, can you help explain again what you meant by "Check when running core service the Taipy version corresponds to the version installed."?

jrobinAV commented 1 year ago

actually we should check the version of the toml file when reading the file, and not when running core. When reading the toml file if the version in the file does not match the taipy version installed, we need to raise an error. does it make sense?

toan-quach commented 1 year ago

@jrobinAV ah yep thanks! :D