Welcome Guest, Not a member yet? Register   Sign In
Little independent applications
#10

[eluser]breaddes[/eluser]
Thank you slowgary. I had a look at HMVC and the approach is similar.

Code:
if($_POST)
      modules::run('subscripe/save');
else
      modules::run('subscripe');

I am not really happy with it because you have to give up the principal to call controllers and methods via request. I mean that the uri determines what is going to happen if you click on something.

I wonder if there a routing or _remap hacks to work this out.


Messages In This Thread
Little independent applications - by El Forum - 09-27-2010, 10:05 AM
Little independent applications - by El Forum - 09-27-2010, 12:05 PM
Little independent applications - by El Forum - 09-27-2010, 02:39 PM
Little independent applications - by El Forum - 09-28-2010, 07:07 AM
Little independent applications - by El Forum - 09-28-2010, 10:21 AM
Little independent applications - by El Forum - 09-28-2010, 10:36 AM
Little independent applications - by El Forum - 09-28-2010, 10:52 AM
Little independent applications - by El Forum - 09-28-2010, 11:42 AM
Little independent applications - by El Forum - 09-28-2010, 12:51 PM
Little independent applications - by El Forum - 09-29-2010, 02:08 AM



Theme © iAndrew 2016 - Forum software by © MyBB