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

Command line to create proxies #7

Open
2 tasks
augustohp opened this issue Nov 28, 2015 · 0 comments
Open
2 tasks

Command line to create proxies #7

augustohp opened this issue Nov 28, 2015 · 0 comments

Comments

@augustohp
Copy link

Currently, proxy classes are created on the fly which under a heavy production environment can be costly.

We should provide a way to generate them during deployments, the idea is to give the least amount of trouble possible:

  • Define a proxy namespace inside Computaria\Tardis to store generated proxies.
  • Instead of registering an additional autoload, use Composer's.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant