What is the difference between “Legacy Version” and “Stable Version”?

二次信任 提交于 2019-12-03 08:31:51

问题


I am using JQuery Mobile and there are two available versions: A stable version and a legacy version. I am not familiar with the latter one.

What is a legacy version? or what is the difference with the stable version?

Which one is recommended to use in a production site?

Many thanks


回答1:


A legacy version is an old stable release that is still available (and probably supported) because someone might need it (e.g. plugin dependencies that don't work with the newest release), whereas the stable version is the most recent stable release (which will eventually become a legacy version).

So if there is no reason not to do so, just chose the stable version.



来源:https://stackoverflow.com/questions/10512247/what-is-the-difference-between-legacy-version-and-stable-version

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!