ElectricMaxxx / DoctrineOrmPhpcrAdapterBundle

Build a bundle on top of the DoctrineOrmOdmAdapter to use it with references between orm and phpcr
7 stars 1 forks source link

do i need connections #5

Open ElectricMaxxx opened 10 years ago

ElectricMaxxx commented 10 years ago

i got a implementation for handling different managers, configurations and event managers per name, do i need the connections mechanims too, just to implement the SymfonyBridge EventListenerSubriberCompilerPass?

ElectricMaxxx commented 10 years ago

I won't need connection as a DBAL\Connection, but will need an array of them in the configuration or simpley created by the extension.