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

Use compiler layer or mediator to WP #16

Open
pretzlaw opened this issue Jun 15, 2019 · 0 comments
Open

Use compiler layer or mediator to WP #16

pretzlaw opened this issue Jun 15, 2019 · 0 comments

Comments

@pretzlaw
Copy link
Contributor

Right now the provider takes care of compiling service definitions into a WP-like structure.
This does not seem like a single purpose, because the provider should just pass things to the container.
We want to use some kind of Compiler/... classes that register things in WordPress and turn the service definition into something usable for the provider.

  • This still is no single purpose thing but a step forward.
  • In addition we could not use other types of DI container.
@pretzlaw pretzlaw added this to the 1.0.0 milestone Jun 15, 2019
@pretzlaw pretzlaw removed this from the 1.0.0 milestone Apr 23, 2021
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

No branches or pull requests

1 participant