5 ms·
Those people need to think a bit harder before smashing out some automagical API that things will rely on for basically forever.
by philstu 12y ago
Those people need to think a bit harder before smashing out some automagical API that things will rely on for basically forever.
- dyadic 12y agoThey sure do. I've written clients for services that have been autogenned from a database like this, and experienced pain repeatedly because every change they make breaks their API. At least this product realises that and attempts to deal with versioning. Unfortunately that way is by pushing the complexity into the database.