![]() |
CI2.0 question - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21) +--- Thread: CI2.0 question (/showthread.php?tid=32067) |
CI2.0 question - El Forum - 07-12-2010 [eluser]JasonS[/eluser] Firstly, I would never knock CI. I think it is awesome and I use it for about 75% of my projects. I just downloaded CI2.0 and I have one question. What is new? Apart from packages + placing core libraries into a different folder I don't see a great deal that is different on the surface. Is this more like 1.8 than 2.0? Is there some sort of post with a definitive new features list? CI2.0 question - El Forum - 07-12-2010 [eluser]danmontgomery[/eluser] http://philsturgeon.co.uk/news/2010/03/codeigniter-2 CI2.0 question - El Forum - 07-12-2010 [eluser]pbreit[/eluser] On the surface and even in the internals, it doesn't necessarily look like a huge upgrade. But I think it's significant that it is the beginning of the end for support of php 4.x. I also think it's noteworthy and an indication of the importance of lean-ness that Scaffolding and Plugins are being deprecated. The Application Packages are cool, too. |