Welcome Guest, Not a member yet? Register   Sign In
HMVC: Base.php vs. Ci.php
#10

[eluser]Maarten Troonbeeckx[/eluser]
@wiredesignz

Still missing something...
Are these statements correct?

HMVC:
- Structure controllers/views/models in separate modules
- Extend MX_Controller
- Make calls to multiple controllers using Modules::run()

Separation:
- Structure controllers/views/models in separate modules
- Extend CI_Controller as you would normally
- Calls to multiple controllers disabled

Beacause when all of my controllers extend CI_Controller, calls to Modules::run() work exactly the same as when I extend from MX_Controller...
I expected them NOT to work.

I'm confused now :/
Any thoughts on this?

Grtz, M.


Messages In This Thread
HMVC: Base.php vs. Ci.php - by El Forum - 06-24-2011, 11:56 AM
HMVC: Base.php vs. Ci.php - by El Forum - 06-24-2011, 02:06 PM
HMVC: Base.php vs. Ci.php - by El Forum - 06-24-2011, 02:59 PM
HMVC: Base.php vs. Ci.php - by El Forum - 06-24-2011, 05:06 PM
HMVC: Base.php vs. Ci.php - by El Forum - 06-24-2011, 05:12 PM
HMVC: Base.php vs. Ci.php - by El Forum - 06-25-2011, 02:38 AM
HMVC: Base.php vs. Ci.php - by El Forum - 06-25-2011, 06:02 AM
HMVC: Base.php vs. Ci.php - by El Forum - 06-25-2011, 07:30 AM
HMVC: Base.php vs. Ci.php - by El Forum - 06-25-2011, 08:24 AM
HMVC: Base.php vs. Ci.php - by El Forum - 06-25-2011, 12:26 PM
HMVC: Base.php vs. Ci.php - by El Forum - 06-25-2011, 03:34 PM
HMVC: Base.php vs. Ci.php - by El Forum - 06-26-2011, 05:24 AM
HMVC: Base.php vs. Ci.php - by El Forum - 06-26-2011, 06:30 AM
HMVC: Base.php vs. Ci.php - by El Forum - 06-27-2011, 12:45 AM
HMVC: Base.php vs. Ci.php - by El Forum - 06-27-2011, 12:57 AM
HMVC: Base.php vs. Ci.php - by El Forum - 06-27-2011, 03:03 AM
HMVC: Base.php vs. Ci.php - by El Forum - 06-27-2011, 03:28 AM
HMVC: Base.php vs. Ci.php - by El Forum - 06-27-2011, 04:39 AM
HMVC: Base.php vs. Ci.php - by El Forum - 06-27-2011, 02:53 PM
HMVC: Base.php vs. Ci.php - by El Forum - 06-28-2011, 01:36 AM



Theme © iAndrew 2016 - Forum software by © MyBB