CodeIgniter Forums
when codeigniter 4 will release, I can not wait? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: Choosing CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=8)
+--- Thread: when codeigniter 4 will release, I can not wait? (/showthread.php?tid=61265)



when codeigniter 4 will release, I can not wait? - dranzers - 04-05-2015

I saw other frameworks, so many changes now. Can we give the namespace in codeigniter, and use $ this-> load-> model ('users'); into use Application / Model / Users; . need updates wrote. that is my advice. best regard


RE: when codeigniter 4 will release, I can not wait? - kilishan - 04-05-2015

Hey dranzers - we just got a final release on version 3. Give us some breathing room, sheesh! Smile

Namespacing is high on the priority list from 4 from the talks I've seen, but we can't say anything more just yet, and nothing has been set in stone or decided. But don't wait for v4, jump in, use v3, and namespace your own code. it will work just fine.