Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Versions check between IPT and the engine #88

Open
micheles opened this issue Jun 11, 2019 · 1 comment
Open

Versions check between IPT and the engine #88

micheles opened this issue Jun 11, 2019 · 1 comment
Assignees

Comments

@micheles
Copy link
Contributor

micheles commented Jun 11, 2019

Right now the job.ini contains a line like

# Generated automatically with IPT at Sun, 26 May 2019 13:56:03 -0000

but not a version number. We probably need to do something like the QGIS plugin does: use the same version number between engine and IPT so that the engine can check if there a version mismatch. Notice that a mismatch is not an error, newer versions of the engine normally work with files generated by and old IPT, but in the other direction at least a warning should be raised.

@nastasi-oq
Copy link
Member

I strongly prefer decoupling IPT version and supported Engine format version (that can follow the Engine version strictly if you like but will be better if there was a explicit API versioning at Engine side because maybe between 2 contiguous versions nothing was changed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants