Hacker News new | ask | show | jobs
Easy Metaprogramming For Making Your Code Habitable (saturnflyer.com)
34 points by saturnflyer 4615 days ago
1 comments

Makes you wonder how much OO is enough OO.

What does this achieve that you can't do by lazily merging two hashes (the default values + the second data source)?