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

Removed FactoryBean interface as it does not make sense any more. #41

Merged

Conversation

shochdoerfer
Copy link
Member

The FactoryBean interface was used back in the days when we were total
XML configuration addicts. These days with the pure PHP configuration
there is no need to maintain this piece of history any more.

See the discussion in this (PR)[https://github.com//pull/40] for reference.

The FactoryBean interface was used back in the days when we were total
XML configuration addicts. These days with the pure PHP configuration
there is no need to maintain this piece of history any more.
@shochdoerfer
Copy link
Member Author

In a next step we should get rid of the initializeBean() method and "copy" the method body into the generated bean methods to get rid of the additional method call.

@shochdoerfer shochdoerfer added this to the 0.4.0 milestone Aug 7, 2016
@shochdoerfer shochdoerfer merged commit 3b22a86 into bitExpert:master Aug 7, 2016
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.

1 participant