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

Principle: Avoid nested submodules #2

Open
DBJDBJ opened this issue Nov 8, 2020 · 0 comments
Open

Principle: Avoid nested submodules #2

DBJDBJ opened this issue Nov 8, 2020 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@DBJDBJ
Copy link
Contributor

DBJDBJ commented Nov 8, 2020

If library is required it simply has to be on the path.

Submodules have use as means of collecting on the top level of the host project.

Modules used everywhere are simply not part of any project. Example: crt or std lib.

dbj-simplelog is one such example.

@DBJDBJ DBJDBJ added the documentation Improvements or additions to documentation label Nov 8, 2020
@DBJDBJ DBJDBJ self-assigned this Nov 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant