Hi,

Yesterday I was making the DoctratorBundle and I wanted to use the
DoctratorDriver to map the metadata information of the class but I didn't
see any way to do it.
Are there some way to use custom metadata drivers in the DoctrineBundle?

I saw the bundle use the DriverChain to combine drivers, but it only detects
annotation, yml and xml.
https://github.com/fabpot/symfony/blob/master/src/Symfony/Bundle/DoctrineBundle/DependencyInjection/DoctrineExtension.php#L476

Finally I had to make a bad fix, but it is not a good way :)
https://github.com/pablodip/DoctratorBundle/blob/master/DoctratorBundle.php#L40

Thanks,
Pablo

-- 
*Pablo Díez | @pablodip*
MondonGO Lead Developer
http://mondongo.es

-- 
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

Reply via email to