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

Feature interface WIP #42

Merged
merged 2 commits into from
Sep 5, 2013
Merged

Feature interface WIP #42

merged 2 commits into from
Sep 5, 2013

Conversation

mishak87
Copy link
Contributor

@mishak87 mishak87 commented Sep 4, 2013

Addresses [Closes #40] and [Closes #41]
Added to get some feedback and to show somebody is working on this.

@Majkl578
Copy link
Member

Majkl578 commented Sep 5, 2013

I extremely dislike polluting EntityManager even more. Even extending is a bad idea.
Didn't go through rest in detail.

@fprochazka
Copy link
Member

@mishak87 I think @Majkl578 has a good point. Would you mind changing it so that the array is in inherited Configuration not in EntityManager? I think it fits there better.

@Majkl578
Copy link
Member

Majkl578 commented Sep 5, 2013

@hosiplan: By the way, what about switching to EntityManagerDecorator for in 2.4? Not sure how well it is supported in doctrine's internal (there were some issues with typehinting EntityManager directly IIRC; see doctrine/orm@acc8b61#commitcomment-4018282).

@mishak87
Copy link
Contributor Author

mishak87 commented Sep 5, 2013

Sure I will move it. I was not sure about EntityManager config anyway since this is global configuration.

fprochazka added a commit that referenced this pull request Sep 5, 2013
@fprochazka fprochazka merged commit 32dd68e into Kdyby:master Sep 5, 2013
@fprochazka
Copy link
Member

@mishak87 thank you for your contribution!

@mishak87 mishak87 deleted the feature_interface branch September 5, 2013 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants