Skip to content

Is it possible to have a module with many subpackages? #179

Answered by odrotbohm
egor-ponomarev asked this question in Q&A
Discussion options

You must be logged in to vote

Your package structure implies that you implement layering, not modules. If you find the most relationships between your type to cross package boundaries, that is a smell. Here's a talk I gave recently that describes the problems with a rather detailed, technical package arrangement.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by odrotbohm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants