rcrowley + designpatterns   3

Null Objects and Falsiness | Virtuous Code
The best thing about Django's auth subsystem is that non-logged-in users have a User subclass dedicated to them so you don't have to check for None.

This article goes through the ins and outs of this pattern in Ruby.
ruby  nullobject  designpatterns  polymorphism 
january 2012 by rcrowley
Why I love everything you hate about Java « Magic Scaling Sprinkles
Great case for dependency injection but I think it's mistaken to think that Java's the only way to get there.
java  designpatterns  scala  programming 
january 2012 by rcrowley
nkallen/querulous - GitHub
Scala SQL library that loves the factory pattern and dependency injection.
scala  sql  designpatterns 
january 2012 by rcrowley

Copy this bookmark:



description:


tags: