Well, you are not expressing yourself properly so I can understand you. Why do you say 'suffer from this limitation'? You can extend other plugins' schema but you have to make sure to enable all the plugins by hand and not use enableAllExcept because then the plugins are loaded in alphabetical order which is not what you want. The plugin you want to extend the schema of has to be loaded before the extending plugin.
Of course, this all only works beginning with symfony 1.3. Cheers, Daniel Sent from my iPhone On Dec 31, 2009, at 1:27 AM, Lukas Kahwe Smith <m...@pooteeweet.org> wrote: > > On 31.12.2009, at 01:24, Daniel Lohse wrote: > >> I don't get it, I'm using the functionality to add new columns or >> change existing column definitions in the projects schema.yml inside >> my projects successfully! But maybe you meant something else and it's >> me who doesn't get it? > > > I am talking to the schema.yml bundled with sfDoctrineGuardPlugin. I > am sure other plugins also suffer from this limitation. Oddly enough > it seems that other plugins can modify other plugins schema.yml > (seeing that sfDoctrineExtraPlugin seems to be adding an email field > to the sfDoctrineGuardPlugin schema.yml). > > regards, > Lukas Kahwe Smith > m...@pooteeweet.org > > > > -- > > You received this message because you are subscribed to the Google > Groups "symfony users" group. > To post to this group, send email to symfony-us...@googlegroups.com. > To unsubscribe from this group, send email to > symfony-users+unsubscr...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/symfony-users?hl=en > . > > -- You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-us...@googlegroups.com. To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en.