Boy, the #DisplaySuite module for #Drupal has an interesting development practice where rather than waiting for major version changes for breaking changes, they just add toggles to keep things as they are for older installations.
Not sure if I love it or hate it, but it did just cause me problems when an update function meant to enable a backwards compatibility flag did not run for some reason.
