Hello, This week I'm in an exclusive Symfony2 project, and I need to start building my first bundle.
Now looking at example bundles, like https://github.com/FriendsOfSymfony/UserBundle, gives me a lot to think about. However I am wondering if as a start I should be doing DIC Configuration for working with my Models and Forms or should I get it working first then start working on the DIC? The DIC stuff seems like quite an effort to get my head around, the docs don't exactly flow. However if anyone has a nice and simple example that would be great. Also any other recommendations about building a bundle or simple examples of using objects and forms (using the new form interface in fabpot/symfony, with the array options) would be very welcome. Cheers John -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com 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
