dflydev / dflydev-doctrine-orm-service-provider

Doctrine ORM Service Provider
MIT License
209 stars 59 forks source link

Make DoctrineOrmServiceProvider managers lazy #10

Closed dominikzogg closed 11 years ago

dominikzogg commented 11 years ago

Specifically, do not create all managers early, only create them as needed.

dominikzogg commented 11 years ago

tested by one implementation

dominikzogg commented 11 years ago

https://github.com/fabpot/Silex/pull/722

simensen commented 11 years ago

Thanks. :) Let's try it out for awhile and then I'll tag a new stable version.

dominikzogg commented 11 years ago

@simensen np, well a BETA, or RC tag would be fine