in reply to Extra-lazy object oriented programming

If you are serious about being lazy, then you should probably forget about OO programming. Use a functional programming model, pipe-line programming, standard imperative/procedural programming or whatever other model you like, but not OO programming.

Just kidding, of course, but I think there is quite a bit of truth to it.

  • Comment on Re: Extra-lazy object oriented programming