Latest news and articles about DDD, CQRS, Event Sourcing and Software Architecture in general, aggregated daily and delivered weekly to your feed (RSS) reader. Subscribe here!

Week 19, year 2014

  • Final Classes: Open for Extension, Closed for Inheritance - I make all my classes final by default. I even configured the templates in my IDE prefix new classes with ‘final’. I’ve often explained my reasoning to people. A blog post is in order! Clarity of Intent A guiding principle here is Clarity of Intent. Making a machine do what we want is not so hard. The reason we need clean code, is not for the compiler. [Mathias Verraes]
Permalink | From 05 May 2014 to 11 May 2014 | Last updated on: Mon, 7 Jun 2021 09:18:52 GMT