Skip to content

Recommend that bundles are created *without* a vendor namespace #3964

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
weaverryan opened this issue Jun 19, 2014 · 4 comments
Closed

Recommend that bundles are created *without* a vendor namespace #3964

weaverryan opened this issue Jun 19, 2014 · 4 comments
Labels

Comments

@weaverryan
Copy link
Member

I propose that we stop recommending that users create bundles with a vendor namespace in their applications. There is no risk of name collision and the vendor namespace just makes things longer. You should of course use them in 3rd party bundles, but not in your application.

I also mentioned this in symfony/symfony-standard#671, and so far everyone seems to like it. We would also need to change the SensioGeneratorBundle generate:bundle task to recommend this.

What do you all think?

Thanks!

@weaverryan weaverryan added the DX label Jun 19, 2014
@wouterj
Copy link
Member

wouterj commented Jun 19, 2014

👍 on this

@edwines
Copy link

edwines commented Jun 20, 2014

👍 I usually create bundles with vendor namespace for reusable features, and bundles without the vendor (and without the Bundle suffix) for the application.

@lyrixx
Copy link
Member

lyrixx commented Jun 20, 2014

👍

@wouterj
Copy link
Member

wouterj commented Dec 13, 2014

Closing, as this is replaced by #4431 and the best practices guide

@wouterj wouterj closed this as completed Dec 13, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants