Hacker News new | ask | show | jobs
by lugg 2627 days ago
Yea except you lock your users at an old version, for what?

Are you supporting old versions?

You don't have to break backwards compat to release new stuff.

It takes some serious design flaws to create a situation where you need more than a handful of foo2 and foo can't be augmented with sane defaults for whatever new side effect is created by foo2.

1 comments

Support for the old version comes in minor/patch releases.