How stable or unstable is symfony 2.0 ?

Posted by Doron on Stack Overflow See other posts from Stack Overflow or by Doron
Published on 2010-02-23T20:53:34Z Indexed on 2010/03/18 15:21 UTC
Read the original article Hit count: 274

Filed under:

Well, I know it's a preview, and I know it says that it's not yet ready for production, and yet I dare ask the question.

I need to start building a pretty big application, which is planned to go live at around sep-oct 2010.

Lets say I will not release the application to production until the stable version of symfony 2.0 will be released - is it a good idea (well, I'll settle for a viable idea) for me to start building the application using the 2.0 version ? How big is the chance I will need to rewrite/replace code I've written due to core changes in the framework ?

Thanks.

Edit: the other option right now, is to use symfony 1.4.
I have thought and tried Zend Framework, but I refuse to re-invent each and every module, which will cost me a lot of programming hours (if not days/weeks).

© Stack Overflow or respective owner

Related posts about symfony