Hello, Having sub plugins should required a PluginConfiguration event handler to load configuration after main plugins has been initialized. But this will cleary slow down the application. Maybe a text message will be you better friend.
Your question leads to another one and I think a more important question : How a plugin can update model definition for another plugin ? How sfSympalForumPlugin will be able to add method to the sfGuard User, have you plan to do that in the PluginConfiguration file ? On Sun, Mar 1, 2009 at 11:22 PM, Jonathan Wage <[email protected]> wrote: > In that case it would load the one in the project plugins folder, and > sfSympalPlugin wouldn't load the bundled plugin if it has already been > loaded. > > - Jon > > On Sun, Mar 1, 2009 at 9:40 AM, naholyr <[email protected]> wrote: > >> >> And what if you have "plugins/sfSympalPlugin/subPlugins/ >> sfDoctrineGuardPlugin" AND "plugins/sfDoctrineGuardPlugin" ? Which one >> will be the good plugin to load ? >> We'd have to deal with very architecture-specific issues like "in what >> order my plugins are loaded ?", and I hate this idea which reminds me >> bad days passed on things like Typo3 :P >> >> On 1 mar, 00:08, Bernhard Schussek <[email protected]> wrote: >> > Hi Jon, >> > >> > I already thought about that matter as well, but I don't know of any >> > way how this can be achieved. I guess this could be a nice addition >> > for symfony 1.3, together with a few other plugin enhancements such as >> > better supported plugin unit&functional testing. >> > >> > Bernhard >> >> > > > -- > Jonathan H. Wage > Open Source Software Developer & Evangelist > http://www.jwage.com > http://www.doctrine-project.org > http://www.symfony-project.org > > > > -- Thomas Rabaix --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
