The annotation processing will be greatly improved in one of the upcoming releases (probably the next one).
Kind regards, Johannes On Mon, May 9, 2011 at 11:35 AM, Mauricio Morales <[email protected]>wrote: > Thanks Lukas, > > We are not using proxy autogeneration. I'm generating both proxies and > hydrators and autogeneration is disabled via config. This is the > config we're using: > > doctrine_mongo_db: > default_database: poc_db > connections: > default: > server: mongodb://mongo:27017 > options: > connect: true > document_managers: > default: > mappings: > WebsiteBundle: { type: annotation, dir: "%kernel.root_dir > %/../src/App/Domain/Document", prefix: App\Domain\Document } > metadata_cache_driver: array > > -- > 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 [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-devs?hl=en > -- 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 [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-devs?hl=en
