Welcome Guest, Not a member yet? Register   Sign In
[split] What's it look like?
#1

(09-13-2018, 12:25 PM)jlp Wrote: It's been a long time coming, but we have frozen the CI4 initial release features, and are getting ready to launch 4.0.0-a1 Smile

Many thanks to the community members who have dived in to test and improve code, and especially to tireless Lonnie!

Has it been fixed to look and act like CI3 or does it still look like Laravel/Symfony/Yii??
Is HMVC supported either internally or by wiredesignz?

Thanks!
Reply
#2

See https://forum.codeigniter.com/forum-33.html

Not sure what you mean by "fixed", or by "looking & acting like CI3".
- if you refer to runnable out of the box, you got it
- if you refer to CI3 with namespaces, that's not it
- if you refer to backwards compatibility, nope
- if you are thinking PHP5 compatibility, that's not there either
- if you refer to the same principles that developers love CI3 for, you got it

"HMVC", by some interpretations, is either fully supported or redundant.
There is no specific HMVC implementation, unlike the addin for CI3.
Controllers, models, etc, etc can all be loaded from whatever folder structure tickles your fancy, so yes it "does" HMVC.

Compared to other frameworks, I see many similar abstractions, but the other mentioned frameworks appear to rely extensively on composer for component integration. CI4 can use composer or not, and <spoiler alert> there will be a couple of other ways to use it in your app.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB