To clarify, the original thread was on the subject of conditionally booting a bundle during the course of a request (runtime). The point you're making about the Symfony2 equivalent of a plugin manager (to add/remove bundles in a deployed application) is certainly something that can be implemented, but I wouldn't consider that runtime.
Ryan's recent response talks to that point. I think we're just awaiting a good dependency manager, which Jordi and Nils have been working on in the form of Composer. On Thu, Aug 18, 2011 at 11:50 PM, Yosmany Garcia <[email protected]>wrote: > Install a bundle at runtime is not a design flaw. In a CMS based on > Symfony2, how do the user install a BlogBundle or ForumBundle from the > Control Panel? > > -- > 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 > -- 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
