Welcome Guest, Not a member yet? Register   Sign In
Persistant Objects
#4

[eluser]alexis25[/eluser]
so, workflow:

1x constructor
2x views
1x lib

controller1 loads lib1
controller1func1 loads view1
view1 sets lib1
view1 calls controller1
controller1 loads view2
view2 loads controller1func2 ----- here's the problem!!

when I get to the constructor1func2, having passed the 'user' object to view1 and to view2 succesfully, func2 doesn't have the lib1 object.


Messages In This Thread
Persistant Objects - by El Forum - 06-30-2010, 11:14 AM
Persistant Objects - by El Forum - 06-30-2010, 11:23 AM
Persistant Objects - by El Forum - 06-30-2010, 12:41 PM
Persistant Objects - by El Forum - 06-30-2010, 12:49 PM
Persistant Objects - by El Forum - 06-30-2010, 02:22 PM
Persistant Objects - by El Forum - 06-30-2010, 02:57 PM
Persistant Objects - by El Forum - 06-30-2010, 02:58 PM
Persistant Objects - by El Forum - 06-30-2010, 03:05 PM
Persistant Objects - by El Forum - 06-30-2010, 03:10 PM
Persistant Objects - by El Forum - 07-01-2010, 01:50 AM



Theme © iAndrew 2016 - Forum software by © MyBB