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

Fix module dependency system. #4

Open
MeanEYE opened this issue Oct 21, 2014 · 1 comment
Open

Fix module dependency system. #4

MeanEYE opened this issue Oct 21, 2014 · 1 comment
Assignees
Labels

Comments

@MeanEYE
Copy link
Member

MeanEYE commented Oct 21, 2014

Modules that depend on other are not enabled as a requirement. System currently parses depends files but doesn't do anything about them.

@MeanEYE MeanEYE added the bug label Oct 21, 2014
@MeanEYE MeanEYE self-assigned this Oct 21, 2014
@MeanEYE MeanEYE added this to the v0.2 milestone Oct 21, 2014
@MeanEYE MeanEYE removed this from the v0.2 milestone Dec 13, 2016
@MeanEYE MeanEYE added this to the v0.4 milestone Dec 25, 2016
@MeanEYE
Copy link
Member Author

MeanEYE commented Dec 25, 2016

This fix should introduce new system_init file format or at least changes to existing one. Namely order and preload are not something user should worry about as long as dependency system works correctly.

@MeanEYE MeanEYE modified the milestones: v0.4, v0.5 Apr 6, 2017
@MeanEYE MeanEYE removed this from the v0.5 milestone May 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant