Hacker News new | ask | show | jobs
by bluejekyll 3346 days ago
To change this without breaking existing users, including internal ones, you shouldn't redefine the method signature, you should add a new one and deprecate the old one.