Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added a way to customize entity manager #1

Closed
wants to merge 1 commit into from
Closed

added a way to customize entity manager #1

wants to merge 1 commit into from

Conversation

julesbou
Copy link
Contributor

i'm not a dic expert, hope this is the good way. thank you !

@stof
Copy link
Owner

stof commented Dec 19, 2010

This will not work properly as you don't read the value from the config file so you will always use the default value from the XML file.

But I am thinking of a way to configure my bundle to allow to attach listeners to others entity managers than the default one (which would make the support of multiple entity_managers more easy) and to attach only the needed listeners if you don't want to use all extensions.
I have not the complete implementation yet but it will come.

@stof
Copy link
Owner

stof commented Dec 19, 2010

I just committed the new DIC stuff : 8dfc1c9

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants