Tagged Questions
3
votes
2answers
498 views
Is Kigg MVC application DRY? Can we tweak the Repository
I was recently taking a look at the Kazi Manzur Kigg MVC implementation (Kazi rocks) and noticed some code that seemed to defeat the DRY/SOC principle. I'd love to have everyone's thoughts on a ...