Re: [development] Please be careful marking release nodes "Securityupdate"
I think that this stance tends to generate too many branches and ensures confusion will arise even more. Even for drupal core, even major branches sometimes include incompatible API changes which (IIRC, 4.7.4 did, and broke some sites). More generally, I'd rather say API changes in a branch MUST maintain backwards compatibility for the branch, but they MAY include new upwards-compatible features (addition paths, APIs, tables), as long as these don't remove existing features for the branch. This keeps the number of branches reasonable while maintaining stability. ---- Original Message ---- From: karoly@negyesi.net To: development@drupal.org Subject: Re: [development] Please be careful marking release nodes "Securityupdate" Date: Thu, 25 Oct 2007 10:52:37 +0200 (CEST) [...]
DB and API changes must happen in a new branch. Any given branch should not contain anything else but bugfixes just like Drupal core.
participants (1)
-
FGM