Null Objects and Falsiness | Virtuous Code
january 2012 by rcrowley
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
This article goes through the ins and outs of this pattern in Ruby.
january 2012 by rcrowley
Why I love everything you hate about Java « Magic Scaling Sprinkles
january 2012 by rcrowley
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
january 2012 by rcrowley
Scala SQL library that loves the factory pattern and dependency injection.
scala
sql
designpatterns
january 2012 by rcrowley
Copy this bookmark: