lundi 13 janvier 2020

Versioning of UI to support backwards compatibility of old database

We have developed version 1.0 of our UI, going forward we need to support an install of an old database with most recent code. E.g. If Version 2.0 of our UI is installed, but Version 1 of the database, then the UI must revert to version 1 functionality.

I am trying to get peoples advise on any patterns they may have used and how they have found them. I don't really want to be in a situation where there are if statements all over the UI code.

What are peoples thoughts?

Aucun commentaire:

Enregistrer un commentaire