doctrine-orm icon indicating copy to clipboard operation
doctrine-orm copied to clipboard

Using EntityManagerDecorator instead of EntityManager seems to be quite "experimental"

Open thorewi opened this issue 2 years ago • 0 comments

Hello,

I know that using EntityManagerDecorator is recommended by Doctrine authors, but according to this issue https://github.com/doctrine/orm/issues/5820 and my own experience, it's not ready to be heavily used yet.

Does someone use it successfully on large projects?

Thank you.

thorewi avatar Apr 26 '22 12:04 thorewi