<div dir="ltr"><div>Bob,</div><div><br></div><div>That approach will work great for many applications. <br></div><div>However it can be problematic for others. <br></div><div><br></div><div>An example is when an application does an upgrade from an old <br></div><div>version to the new version that changes the data structure that is</div><div>stored. For example, MySQL does that frequently between one <br></div><div>version to the next. Firefox is another case, where ~ version 93</div><div>and over are not compatible with the data that is on version 91</div><div>which is the ESR. <br></div><div><br></div><div>So it would be a one way street (from lower version to a higher <br></div><div>version) for some applications, and you cannot go back once</div><div>the newer version has started and messed with the data structure. <br></div></div>