On 28 Feb 2009, at 19:57, Jonathan Wage wrote:
> The problem I ran in to was that at the time that > sfSympalPluginConfiguration is loaded, obviously plugins have > already been loaded and registered so I am not able to have a plugin > load more plugins. Anyone have any ideas? Currently you just have to > install all the core plugins in addition to sfSympalPlugin but it > would be ideal if the other core plugins were bundled with > sfSympalPlugin. Similar to how sfDoctrinePlugin and sfPropelPlugin > come with symfony core. I'm just thinking out loud here... Can't you register each plugin-plugin to listen to the post_install event of the "parent" plugin? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---
