Hi list, I'm worried about the fact that the new Form system (a great component by the way) is the de facto standard for symfony 1.1. By standard, I mean:
1 - what is generated by default by a CRUD generator, and 2 - what is explained as the standard way in the documentation The first problem is the "First project tutorial" for symfony 1.1. In its current state, it is impossible to follow, because users create a CRUD with the new form framework and are then asked to modify templates that don't exist under that form. There are two options: either explain how the Forms work in the First Project Tutorial (ugh), or do not use the CRUD in the First Project Tutorial (ugh, too). The second problem is the Generator and Form documentation. They explain that everything that uses the old form system is deprecated, and tell you to read the Forms book instead. But if anyone wants to use the Admin Generator, they must learn the old form system, or at least the form helpers and the validation system. As I see it, the admin generator is used in 99% of the symfony projects, which means that everybody must learn the old form system. These two problems look like a --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
