Welcome Guest, Not a member yet? Register   Sign In
Building application structure - problems with controllers?
#3

[eluser]pzajdler[/eluser]
Well, and what would that library do? Load additional controllers? How can these be loaded, using a function dedicated for this?? I am getting it right?

Library loaded via autoload -> parsing template -> loading appropriate controllers based on what the template contains?

If yes, then there is this problem: In the time autoload is performed we don't know which template is going to be used and what modules should be included, this will be known only after initializing the first controller that will select the appropriate view (template) to be loaded.


Messages In This Thread
Building application structure - problems with controllers? - by El Forum - 07-12-2012, 12:39 PM



Theme © iAndrew 2016 - Forum software by © MyBB