On Tue, Jan 18, 2011 at 10:15 AM, Bernhard Schussek <[email protected]>wrote:
> > In Symfony2 itself we should keep the Bundle/ directory, since we need > the distinction between components and bundles. In 90% of the > applications, this distinction won't be necessary. The other 10% can > customize the directory structure. > > Fabien: that was my reasoning for "Bundle" in "Sensio\Symfony\Bundle\CasBundle" being redundant. I'd even argue that "Symfony" is redundant there, as this is inherently a namespace for organizing Sensio bundles, which are naturally all for Symfony. If anything, I would assume "Security" would be the bundle category. However, I understand having "Symfony\Bundle" in the namespace if Sensio wanted to standardize across all of its projects (both bundles and generic vendor libraries it produced). Is that the case? -- jeremy mikola -- 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
