Development quotes of the week
Development quotes of the week
Posted Nov 25, 2020 14:31 UTC (Wed) by Vipketsh (guest, #134480)In reply to: Development quotes of the week by pabs
Parent article: Development quotes of the week
Mind you, I very much agree with the sentiment that "structures in API is bad practice" and various other bad practices -- if you are designing an API from scratch. It's completely different however if the API already exists and has thousands of users. In this case the "possible mistakes" have to be weighed against the cost of change. Especially the example I gave. The "error prone" API was in place for years with apparently no issue, so clearly it wasn't such a big and immediate problem to fix.
