Tuesday, April 15, 2008

7 days tutorial of Symfony 1.1

With the completion of the new Symfony 1.1 framework, there are many changes in store for the average Symfony developer. Some less visible changes in the framework include a refactoring of the core classes to increase modularity. The largest change, by far, is in the handling of forms, validation, and the helper system. During the next seven days, we'll be covering the new approach to Symfony forms and validation. The new solution is a MAJOR improvement over the old system- it will allow for faster development and greater control. Gone are the days of mindless form generation. The new system isn't perfect, but it's definitely worth your time.
Other symfony related posts from Thatsquality.com

1 comment:

Unknown said...

Hi, great tutorial. Very helpfull now that the documentation for this version is hard to find.