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

Container compiler #133

Closed
wants to merge 21 commits into from
Closed

Container compiler #133

wants to merge 21 commits into from

Conversation

mnapoli
Copy link
Member

@mnapoli mnapoli commented Nov 24, 2013

Compile the container to PHP code for best performances.

TODO:

  • ContainerCompiler
  • ValueDefinitionCompiler
  • AliasDefinitionCompiler
  • ClassDefinitionCompiler
  • CallbackDefinitionCompiler
  • Lazy reading/loading of definition sources (read definitions lazily bc the compiled container doesn't need them)
  • Work on performances: mnapoli/di-benchmark
  • Compile all known definitions upstart in a single file

I did mess some things up with git, I should have put some commits in the 4.0 branch instead of this one :/

@ghost ghost assigned mnapoli Nov 24, 2013
@mnapoli
Copy link
Member Author

mnapoli commented Jan 25, 2014

Closing in favor of #149 (pull request based on master)

@mnapoli mnapoli closed this Jan 25, 2014
@mnapoli mnapoli mentioned this pull request May 28, 2017
31 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant