Architecture/pattern resources for small applications and tools
- by s73v3r
I was wondering if anyone had any resources or advice related to using architecture patterns like MVVM/MVC/MVP/etc on small applications and tools, as opposed to large, enterprisy ones.
EDIT:
Most of the information I see on application architecture is directed at large, enterprise applications. I'm just writing small programs and tools. As far…