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

Add a prepare phase in the kernel lifecycle #64

Open
pith opened this issue Mar 28, 2016 · 0 comments
Open

Add a prepare phase in the kernel lifecycle #64

pith opened this issue Mar 28, 2016 · 0 comments

Comments

@pith
Copy link
Member

pith commented Mar 28, 2016

It might be useful for debugging purpose to add a new phase before init.

I think that the kernel could load all the plugins, get the kernelParameters, the root packages and the dependencies at this phase. Then the init phase would only do the request/init loop.

Discussion from seedstack/seed#201 with @adrienlauer

But if you do this there is still a question, where do we do the checks (mandatory kernel params, plugin dependencies, plugin name unicity, etc.)

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