On 02.01.2010, at 20:05, Daniel Lohse <annismcken...@googlemail.com> wrote:
> You can handle this in the global project schema.yml as it's merged > automatically with the plugin schemas and is the last information > added to the mix so you can override (but not delete) and customize > every model object defined in plugins. This is how I now add > additional fields to the sfGuardUser model (like next_password_reset > and the like) that is original to the project. Am I really missing > something you said/are saying? I can only imagine that merging/ > adding of additional behaviors wouldn't work but it works for the > columns: key and so should work for everything else. not at my laptop atm but if indeed all plugin schema files are just appended to the beginning of the global schema.yml then all that really needs to happen is that plugin authors make extensive use of the yaml "merge key" support (just google "yaml merge key" to find specs but sfyaml doesnt support the full spec. maybe there are docs on the sf components page. regards lukas -- 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.