Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Review all the articles related to bundles #7126

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
javiereguiluz opened this issue Nov 8, 2016 · 2 comments
Closed

Review all the articles related to bundles #7126

javiereguiluz opened this issue Nov 8, 2016 · 2 comments
Labels
actionable Clear and specific issues ready for anyone to take them.

Comments

@javiereguiluz
Copy link
Member

As Fabien said in this comment:

I think that the [bundle] extension system should never be used for anything but Open-Source/shared bundles.

But if you read the article about creating an extension class you don't see a big warning message saying: "DON'T USE THIS in your Symfony app. This is only useful if you create bundles published as third-party bundles."

I feel that the same goes for other articles, but I cannot share here specific links to those articles.


So, I'd like to revisit all the articles related to bundles, simplify the articles related to in-app bundles and better separate them from articles related to third-party bundles.

@wouterj
Copy link
Member

wouterj commented Nov 9, 2016

Until symfony/symfony#20107 is merged, creating Extension class for the AppBundle still makes sense.

But I agree on the main idea behind this issue. I've already done this while rewriting the extension/configuration articles: http://symfony.com/doc/current/bundles/configuration

@wouterj wouterj added the actionable Clear and specific issues ready for anyone to take them. label Nov 9, 2016
@javiereguiluz
Copy link
Member Author

I'm closing this as "won't fix" because the future of Symfony is bundle-less, so it will be impossible to create "bundle extensions" for your own app ... you won't have bundles in the first place!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
actionable Clear and specific issues ready for anyone to take them.
Projects
None yet
Development

No branches or pull requests

2 participants