After the classic @mfeathers definition of legacy code “Code without tests”, let’s embrace the @dylanbeattie definition: “Code that’s too scary to update and too profitable to delete” #NewCrafts
Why would anybody place the security check at the gate? Ever heard of single-line multi-server queues? #Tegel is a good example of how not to design an airport.
Following up on @bvenners talk @ #ScalaDays: How to detect exceptions in foreign code that could leak from the confined into the pure zone, rendering it impure? It boils down to this SOF question: https://t.co/9Xzm7GAqHd
Thanks to @odersky for the insightful keynote on the roadmap to #Scala 3 at #ScalaDays. Pity that exceptions and null couldn't be eliminated. Looking forward to union and intersection types!