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

No longer support submodules #67

Merged
merged 2 commits into from
Jun 27, 2024
Merged

No longer support submodules #67

merged 2 commits into from
Jun 27, 2024

Conversation

alpaca-tc
Copy link
Owner

I decided not to support submodules like a A/B because they add to the complexity of the code.

DiverDown is a tool designed to aid significantly in large-scale refactoring projects or transitions towards a modular monolith architecture. In modular monolith, the dependencies between independent modules are important, not the submodules inside the modules.

When inspecting dependencies between modules, submodules are practically equivalent to a single module, so submodules are not managed.
@alpaca-tc alpaca-tc merged commit 1851eae into main Jun 27, 2024
6 checks passed
@alpaca-tc alpaca-tc deleted the disable-nested-models branch June 27, 2024 13:40
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

Successfully merging this pull request may close these issues.

1 participant