cm0002@suppo.fi to Programmer Humor@programming.dev · 5 months agoSenior devs...suppo.fiimagemessage-square82linkfedilinkarrow-up1797arrow-down124
arrow-up1773arrow-down1imageSenior devs...suppo.ficm0002@suppo.fi to Programmer Humor@programming.dev · 5 months agomessage-square82linkfedilink
minus-square3abas@lemmy.worldlinkfedilinkarrow-up11·5 months agoThat’s just bad interface… When you design an API as if operations were independent, but they aren’t, you run into these issues. Don’t add “cut through the lawyers” functions, fix your interface.
That’s just bad interface… When you design an API as if operations were independent, but they aren’t, you run into these issues.
Don’t add “cut through the lawyers” functions, fix your interface.