Hi, Its clear that the thing that defines Symfony2 is the flexibility the DIC brings. As such I think we should default "init:bundle" to generating bundles using services for controller and we should drop the Controller base class [1].
For a training tutorial we might offer a "training wheel's" bundle. This one adds an "init:bundle" that doesnt use services for controllers, readds the Controller base class etc. This way new comers can be introduced to the concepts of Symfony2 one by one, where the tutorial removes train wheels one by one. regards, Lukas Kahwe Smith [email protected] [1] http://docs.symfony-reloaded.org/master/guides/bundles/best_practices.html#controllers -- 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
