Hi, I am currently playing around with Symfony2 in preparation for some project we would like to do with it. One of the very important aspect in this project will be Internationalisation. That is why we have looked around for some options as to how best do things on the database side. We found a nice Extension pack ( https://github.com/l3pp4rd/DoctrineExtensions ) for Doctrine. Our problem now is "how do we include DoctrineExtensions in the Symfony2 Doctrine". If we figured out things correctly, it's the DoctrineBundle that loads the doctrine components in Symfony2. Is there a way for us to setup the Translatable behaviour ( http://gediminasm.org/article/translatable-behavior-extension-for-doctrine-2 ) in Doctrine, without messing around the Symfony2 files ?
-- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to symfony-devs@googlegroups.com To unsubscribe from this group, send email to symfony-devs+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en