Welcome Guest, Not a member yet? Register   Sign In
Hooks with DB or other solution
#11

[eluser]CI miller[/eluser]
I don't see the problem here. It is a good practice to use ob_start() and instead of echo-ing line by line to send to the client all content at once. I think CI uses that. All you have to do is "include" one file. Sure it breaks the MVC model but I don't see any point in trying to find o solutions just for the beauty of the MVC model. The MVC pattern is here to help you not impose you restrictions.

Just ask yourself: what would be the difference for the user (bandwith? processing time? visible changes on the layout?) if you would try to solve that problem using a clean MVC solution? I think none. So why bother?


Messages In This Thread
Hooks with DB or other solution - by El Forum - 08-06-2007, 12:53 PM
Hooks with DB or other solution - by El Forum - 08-06-2007, 01:04 PM
Hooks with DB or other solution - by El Forum - 08-06-2007, 04:48 PM
Hooks with DB or other solution - by El Forum - 08-21-2007, 12:35 AM
Hooks with DB or other solution - by El Forum - 08-21-2007, 08:03 AM
Hooks with DB or other solution - by El Forum - 08-21-2007, 09:39 AM
Hooks with DB or other solution - by El Forum - 08-21-2007, 10:17 AM
Hooks with DB or other solution - by El Forum - 08-21-2007, 10:20 AM
Hooks with DB or other solution - by El Forum - 08-21-2007, 10:24 AM
Hooks with DB or other solution - by El Forum - 08-21-2007, 02:14 PM
Hooks with DB or other solution - by El Forum - 08-22-2007, 01:45 AM



Theme © iAndrew 2016 - Forum software by © MyBB