You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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!
As Fabien said in this comment:
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.
The text was updated successfully, but these errors were encountered: