mitchmckenna on Horizontal Code Reuse Through Traits - kind of introduction to traits

February 24 2014, 1:50pm

I like that with your hydrate function if a set method doesn't exist for that variable in the class, it directly assigns it to the instance variable by that name, neat!