[symfony-users] Re: Symfony 2 + Doctrine 2 : what about behaviours ?

2010-03-10 Thread theredled
@Raphael I'm talking about Doctrine's behaviors : http://www.doctrine-project.org/documentation/manual/1_2/en/behaviors @rooster: Okay, I'll wait and see what Doctrine extensions and Sf bundles will bring :D Nothing in Sf 2's core I guess... On 9 mar, 22:38, rooster (Russ) russmon...@gmail.com

[symfony-users] Re: Symfony 2 + Doctrine 2 : what about behaviours ?

2010-03-09 Thread Raphael Schumacher
Hi Benoit, I'm confused: do you mean Propel behaviors or Doctrine templates listeners? Or something else? (I have never seen any behaviours in Doctrine.) Thanks, RAPHAEL -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received

[symfony-users] Re: Symfony 2 + Doctrine 2 : what about behaviours ?

2010-03-09 Thread rooster (Russ)
Hi, Despite the fact there won't be behaviours as such, there will almost certainly be Doctrine extensions which emulate what you would expect from behaviours, and I think for those symfony-specific cases there will be Bundles for sure. We have already implemented a changelog behaviour in