Wednesday, October 11, 2006

Framework or No Framework

I propose when creating a new application, forget about existing framework, but think about the best way to structure the application, then you'll have you own best framework.

The no-no of framework
  1. framework add requirements and constraints to the project
The yes-yes of no framework
  1. if you design your application in the best structure that fits the problem, then you're already using the best framework
    • you don't know if a framework is good by just looking at it. you know it is good when you see it making a good application