To get this topic somewhat more active again, I want to share my opinion. I can image there are cases where extra validation should be performed in the view-level (in forms), but in my opinion (and it seems many others) validation should (also) be done at the model level (in a more extensive way as currently is possible).
that is why I like the post from Jacob Coby, about how it is done in Django. I think extending the model-validation in the view-layer would be ideal. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en -~----------~----~----~----~------~----~------~--~---
