sfPokaYokePlugin[http://trac.symfony-project.com/trac/wiki/sfPokaYokePlugin]
at least covers the client-side js validation with the framework
validation files. We havent had any major issues with this yet, worth a
look and consideration for symfony core inclusion. i agree with lsmith
and others that seamless client-side validation is needed at the very least.

i was looking at newforms just the other day when it was officially
announced. very cool stuff, i love the binding to the data model!

cheers,
-eric

Hartym wrote:
> Hello
> 
> I want to add some ideas about forms there, because for now writing
> the form views is pretty annoying. Has one of you take a look at
> django's newforms? If not, but you find that the actual form creation/
> validation/repopulation etc... system is far from perfect, read on
> this documentation:
> http://www.djangoproject.com/documentation/newforms/
> 
> I think their approach is very much unified, making forms reuseable,
> extendable (oop speaking), and unified (you don't have to create
> validation files more bunch of code in the view)
> I tryed to develop some similar stuff in php in a little framework i
> use on some sites, but the result is far from perfect, though it could
> be used as a base.
> 
> I know that won't gonna happen in symfony 1.x, as it would completely
> break backward compatibility, but the enhancement would be huge.
> 
> 
> > 

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to