Does it work, though? Last time I tried in symfony (admittedly well over a year ago), it was inheriting the wrong classes and it was just a mess that I couldn't untangle. I'm too scared to try it again, hehe.
On May 13, 5:43 pm, Martin Kreidenweis <[EMAIL PROTECTED]> wrote: > Hi. > > > Such as the impressive and operational work of Tristan > > (sfPropelActAsNestedSetBehaviorPlugin), is there anywhere something for > > inheritance implementation with Propel ? > > Propel natively supports inheritance. You'll have to use XML > configuration instead of YAML though, because AFAIK the schema.yml > doesn't support inheritance (yet). > For more information > see:http://propel.phpdb.org/docs/user_guide/chapters/AdvancedObjectModel.... > > Martin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
