minus-squareAudaciousArmadillo@piefed.blahaj.zonetoProgrammer Humor@programming.dev•OOP at home:linkfedilinkEnglisharrow-up23·19 days agoIt works great for technical constructs. E.g. A Button is a UI element. But for anything business logic related, yeah it’ll suck. linkfedilink
minus-squareAudaciousArmadillo@piefed.blahaj.zonetoProgrammer Humor@programming.dev•Python vs. JavalinkfedilinkEnglisharrow-up17arrow-down3·28 days agoBeyond that, in reality you would write logger.info() in both 99% of the time. linkfedilink
It works great for technical constructs. E.g. A Button is a UI element. But for anything business logic related, yeah it’ll suck.