Changing Frameworks is not the Answer

If you are, at some point, working on a project and you find the framework you are using doesn’t do something you need this just means you need to write some code and extend the framework. Changing frameworks…or worse including multiple frameworks…is completely wrong. It shocks me how often I see sites with JQuery & prototype on the page.