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

Create universal path for storing container definitions #31

Closed
khelle opened this issue Sep 27, 2016 · 1 comment
Closed

Create universal path for storing container definitions #31

khelle opened this issue Sep 27, 2016 · 1 comment
Assignees

Comments

@khelle
Copy link
Member

khelle commented Sep 27, 2016

Right now the default paths for storing definitions are App\Process for process-based containers and App\Thread for thread-based containers. There should exist a unviersal path too.

@khelle khelle self-assigned this Sep 27, 2016
@khelle
Copy link
Member Author

khelle commented Sep 27, 2016

Version 0.3.1 is going to change the default paths to:

App\Process --> App\Process\Container
App\Thread  --> App\Thread\Container

Universal path of App\Runtime\Container will be added too.

@khelle khelle closed this as completed in a172d16 Sep 27, 2016
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