CI, The Next Generation |
About autoloading... we should skip PSR-0 and only use PSR-4 style.
I am understand the reason behind you don't want to develop a n+1 solution to auth, ORM and templating... but it would be nice if there will be a set of package which are recommended and accepted by the "core" devs and the community. Maybe we will need a website/page where only the CI related packages will be shown and can be rated because packagist is... eh... hard to find anything and get a clear picture about what is the best or appropriate solution. (Check http://knpbundles.com/ for Symfony2 or http://packalyst.com/ for Laravel) CI should encourage application tests. To make the life of the devs easier CI should provide mocks for the system files and an easy way to create application tests with PHPUnit and these should be bundled into the downloadable versions. My biggest dream about CI is to get module support out of box, maybe HMVC support too. We waited for it in the last 5 years. ![]() |
Messages In This Thread |
CI, The Next Generation - by jlp - 04-06-2015, 04:11 PM
RE: CI, The Next Generation - by orionstar - 04-06-2015, 05:34 PM
RE: CI, The Next Generation - by ciadmin - 04-06-2015, 05:51 PM
RE: CI, The Next Generation - by crisslin - 04-06-2015, 09:54 PM
RE: CI, The Next Generation - by jlp - 04-06-2015, 11:05 PM
RE: CI, The Next Generation - by ciadmin - 04-06-2015, 11:24 PM
|