stephpy / timeline-bundle

Symfony2 bundle to make timeline
193 stars 57 forks source link

Add ability to use multiple drivers #172

Closed Nelrann closed 7 years ago

Nelrann commented 9 years ago

Hi @stephpy ,

I wonder if it was possible to add ability to use ODM and ORM in the same application.

The goal would be to use ODM for TimelineBundle and ORM for SonataTimelineBundle.

Thank you

stephpy commented 9 years ago

Hi,

It'sn't possible at this time. :\

It should be hard to implement but if you want to do it, i accept PRs. :D