Welcome Guest, Not a member yet? Register   Sign In
HMVC Strict
#1

[eluser]Gonzo2[/eluser]
If I am following HMVC strict approach and just for the clean-up sake for a cleaner environment, is it advisable or not to remove the controllers/models/views folder from the application folder.

eg:
MVC
-application
-controllers
-models
-views

HMVC
-application
-modules
-module
-controllers
-models
-views

Since I won't be using pure MVC so can I delete the empty folders or is it a requirement of CI.

Gonzo
#2

[eluser]Davide Bellini[/eluser]
You can delete folders but is not a good practice ... What do you think to mantain this folders for specifica operations?? ( for example : create unit test file into "controllers" without using HMVC, .... )
#3

[eluser]Gonzo2[/eluser]
Actually I didn't get your point, which folders are you talking about! do you mean by default MVC folders?

I was just talking about the environment setting and not the functionality. Anyways I realize it does'nt makes any sense even by removing empty folders. What was going in my mind was making HMVC instead of an extension an integral part of CI.
#4

[eluser]InsiteFX[/eluser]
HMVC will come to CI sooner or later!

InsiteFX
#5

[eluser]osci[/eluser]
::thumbs up:: to HMVC coming to CI sooner!!!




Theme © iAndrew 2016 - Forum software by © MyBB