257m@lemmy.ml to Programming@programming.dev · 3 years agoWhat are your programming hot takes?message-squaremessage-square1056linkfedilinkarrow-up1344arrow-down114
arrow-up1330arrow-down1message-squareWhat are your programming hot takes?257m@lemmy.ml to Programming@programming.dev · 3 years agomessage-square1056linkfedilink
minus-squareFooBarrington@lemmy.worldlinkfedilinkarrow-up2·3 years agoThis increases complexity a lot, since you don’t just have to implement compatibility with the editions etc., but also have to properly test a giant amount of cases against all of them. What is the advantage compared to marking things as deprecated?
This increases complexity a lot, since you don’t just have to implement compatibility with the editions etc., but also have to properly test a giant amount of cases against all of them. What is the advantage compared to marking things as deprecated?