Wiki source code of Support Strategy

Last modified by Vincent Massol on 2020/02/04 12:38

Hide last authors
Vincent Massol 2.1 1 We have defined different support strategies, which allows us to have a global scaffolding to know what we should support or not (and thus, for example, not have to send a vote email every time a new version of a browser, a database or a Servlet Container is released).
Vincent Massol 1.1 2
Vincent Massol 3.1 3 * [[Java Support Strategy>>JavaSupportStrategy]]: Strategy we use to decide which version of Java to support
Vincent Massol 1.1 4 * [[Browser Support Strategy>>BrowserSupportStrategy]]: Strategy we use to decide which browsers to support
5 * [[Database Support Strategy>>DatabaseSupportStrategy]]: Strategy we use to decide which databases to support
Vincent Massol 2.1 6 * [[Servlet Container Support Strategy>>ServletContainerSupportStrategy]]: Strategy we use to decide which Servlet Container to support
Vincent Massol 4.1 7 * [[LibreOffice Support Strategy>>LibreOfficeSupportStrategy]]: Strategy we use to decide which version of LibreOffice to support
8

Get Connected