CodeIgniter version 2.0 is stable enough to use?

Posted by ajsie on Stack Overflow See other posts from Stack Overflow or by ajsie
Published on 2010-04-11T21:23:51Z Indexed on 2010/04/11 21:33 UTC
Read the original article Hit count: 201

Filed under:

i want to port my application to CodeIgniter but i am wondering whether i should use their v2.0 or v1.72 (then when they release 2.0, upgrade it).

i have never used a framework before so i don't exactly know what implies when upgrading a framework: what does it mean practically - i just move the folders and it will work? or do i have to change a lot of settings, file structure etc? could someone enlighten me about the upgrade process.

and what would you use: v.1.72 or v2.0?

if i'm using the latest version, is there a good documentation for it somewhere so you can read about how to use the new features: packages, drivers and so on.

thanks

© Stack Overflow or respective owner

Related posts about codeigniter