Tag: Messaging


  1. Code As You Would Order A Burger

    Recently during my work, I came across some code where the paradigm Tell Don’t Ask came into play. You sometimes see code written that’s not really using OO to its full strengths and still is of a procedural stance. There’s often frequent examples where…

    OO, Design, GOOS, Tell Don't Ask, Messaging, Functional, FP