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

Rework package and class layout #7

Open
AntonOellerer opened this issue Sep 17, 2020 · 0 comments
Open

Rework package and class layout #7

AntonOellerer opened this issue Sep 17, 2020 · 0 comments

Comments

@AntonOellerer
Copy link
Contributor

Currently, the package and class layout does not really follow a structured layout (Top-level package, impl package where all implementations are, annotations package only important for the reflection resolver directly in the root package.

This makes it very hard to understand the broader layout of this library from just looking at the class names.

The package and class layout should be redone to better reflect responsibilities (e.g. a resolver and a document package ...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant