I have an aplication with Atoms framework, this aplication is in production, its run very good.
If i change a new version of the framework, my application will run ???? or not????
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The new version of the framework is 100% backwards compatible with the earlier versions.
This means you should have no problems, however I would _strongly_ recommend that you test it in a development environment first and make sure that your regression tests don't show up any errors.
By the way, I'm glad to hear that things are running well for you :-)
- Richard
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have an aplication with Atoms framework, this aplication is in production, its run very good.
If i change a new version of the framework, my application will run ???? or not????
The new version of the framework is 100% backwards compatible with the earlier versions.
This means you should have no problems, however I would _strongly_ recommend that you test it in a development environment first and make sure that your regression tests don't show up any errors.
By the way, I'm glad to hear that things are running well for you :-)
- Richard