Monthly Archives: March 2011
Refactoring code to conform to open/closed principle
I answered a SO question and refactored the code to make it more flexible and conform to open/closed principle. SO Question
Posted in Uncategorized
Leave a comment
REST:ify your delete links
Wrote an answer about it @ stackoverflow.com