Frameworks serve a purpose, but the further your application has to grow, the more frameworks "get in the way". In this talk I'll go through the evolution towards a service oriented architecture.
While frameworks allow us to quickly build an application while maintaining a consistent structure, marrying our entire codebase to a specific way of doing things may sometimes work against our own interests. This talk uses the Unix philosophy to propose a different approach.