On 07.09.2010, at 13:42, Thomas Rabaix wrote: > I just keep thinking about people writing bundles and integrating these > bundles. Bundles should be able to work out of the box (with DI or > annotation), but all settings should be easily changes without extended too > much classes.
do you think the changing of such settings should be done via annotations? in this case i see trouble in how to best enable developers to selectively overwrite, add and merge settings. i guess the default could be merge and there could be some syntax to ignore parent definitions to start from "scratch" or something. not sure and i dont have enough experience with annotations to really know if its actually a problem at all. but i am still a bit concerned. regards, Lukas Kahwe Smith [email protected] -- 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
