[Solar-talk] closing: page controller & action, again
Rodrigo Moraes
rodrigo.moraes at gmail.com
Thu Jul 5 08:25:40 CDT 2007
Paul and everybody,
After last night wonderings, I woke up and thought that it is ok that
the page controller extract the action from a Uri_Action object -
passed or built. This allows it to be used as a standalone object (I
didn't knew it was used in standalone mode; it seems it is).
Then the front controller mappings to actions should be done by
building a "fake" uri with the action name in the first path. I've
done this some times, but I was wondering if manipulating the uri was
the best strategy to talk to the page controller (shifting/unshifting
the uri path always seems tricky to me :).
As it is also used independently of the front controller (not by me,
he! :), things change a lot and it seems that this is indeed a good
option to tell it which action to execute.
Thanks for your patience; subject closed, comments welcome. :)
-- rodrigo
More information about the Solar-talk
mailing list