PrestaShop / prestashop.github.io

PrestaShop Build: Official blog for PrestaShop development straight from the product and core dev team.
https://build.prestashop-project.org/
41 stars 49 forks source link

[Article idea] Different kinds of Breaking Changes #704

Closed matks closed 1 year ago

matks commented 4 years ago

@ttoine @eternoendless

Recently I add a discussion on Twitter where the topic of PrestaShop slow BC cycle was discussed. I thought it would be interesting to explain how hard it is to deal with Breaking Changes, especially the different kind of BC (database change, folder renaming ...).

Would it be a good idea for the PrestaShop Build blog, or would it be too specific (and then I'll write this article on my own blog) ?

matks commented 4 years ago

The article would explain that code BC are easy to deal with when handled properly with deprecations mechanisms, but some other BC are a lot harder to deal with for module, theme and shops developers : database structure changes, folder renaming, dependencies upgrade/modification

matks commented 4 years ago

Note: another idea, to talk with a really technical audience, is to publish on dev.to as PrestaShop team

matks commented 1 year ago

Not needed anymore https://github.com/PrestaShop/ADR/blob/master/0017-backward-compatibility-promise.md