Frameworks
Friday, June 17th, 2005I’ve been involved with building mutliple app-dev frameworks throughout my career and it never fails that the frameworks end up being littered with individual application-specific code or hacks for single applications that use the framework (this seems to be most prevalent in UI frameworks). After this happens multiple times, it seems like there is really no need for the framework at all because it moves from the lofty idea of being an enabler for individual applications - to being a “this is an emergency and nobody else has time to do it

