xsharp.eu • Runtime compatibility
Page 1 of 1

Runtime compatibility

Posted: Mon Aug 19, 2019 7:22 am
by wriedmann
Hi Robert,
I have noted that I have to recompile all libraries when a new version of the runtime is installed.
Some sort of backward compatibility would be very welcome, so that older libraries may run with newer runtime versions, or even an older version of the application runs with a new version of the runtime.
Wolfgang

Runtime compatibility

Posted: Mon Aug 19, 2019 7:29 am
by robert
Wolfgang,

With the release of Bandol GA we will freeze the assembly version of the Runtime to 2.0.0.0 for a while.
File versions will be incremented (of course) with new builds.
After that we will only increment the assembly version when a breaking change was made.

Robert

Runtime compatibility

Posted: Mon Aug 19, 2019 7:34 am
by wriedmann
Hi Robert,

thank you very much!
This will simplify our life.

Wolfgang