I'm a little confused on the tasks of these three things mainly
because of the login validator in askeet.

In my understanding, the validator should validate only and then the
action should be responsible for calling the model which is turn does
the necessary processing.

In Askeet, the login validator actually logs the user in after doing
the validating. Then the corresponding action just does some simple
redirecting.

What is the best practise when it comes to this?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to