What are the general disadvantages to most frameworks?

Posted by JamieC on Stack Overflow See other posts from Stack Overflow or by JamieC
Published on 2010-05-08T21:06:18Z Indexed on 2010/05/08 21:08 UTC
Read the original article Hit count: 201

I'm trying to come up with a list of negative reasons for the use of frameworks. I know there are many advantages, such as partially complete solutions (Collections, Exception handling, etc).

What disadvantages are there apart from the inverse of the above (ie: 'you will have to create your own collections/ own exception handling').

Thanks

© Stack Overflow or respective owner

Related posts about frameworks

Related posts about disadvantages