HMVC the right way ?! |
-
frocco Member
  
-
Posts: 126
Threads: 29
Joined: Feb 2015
Reputation:
3
(05-27-2015, 10:29 PM)kilishan Wrote: (05-27-2015, 12:18 PM)frocco Wrote: I am not understanding this. If you have an Auth Module, most likely every module in your app might require it.
Are you talking controller to controller calls or a view calling different controllers?
I really do not understand the correct way to use HMVC and would love to see a tutorial.
Yes, that makes sense to me. I have seen other HMVC tutorials where a view runs a module method to render a checkout form.
If I understand you correctly, HMVC should not be used then in favor of just creating libaries.
|
Messages In This Thread |
RE: HMVC the right way ?! - by frocco - 05-28-2015, 05:47 AM
|