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

make cross-subcommand imports more sane #66

Closed
nick1udwig opened this issue Feb 7, 2024 · 1 comment
Closed

make cross-subcommand imports more sane #66

nick1udwig opened this issue Feb 7, 2024 · 1 comment

Comments

@nick1udwig
Copy link
Collaborator

Currently, things are just where they naturally developed.

We can probably do better. Some possibilities:

  1. All pub consts in one place?
  2. More lib-like: things used in multiple places live in common place?
  3. Or if not 2, then always follow rule: "live at lowest level".
@nick1udwig
Copy link
Collaborator Author

#159

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

No branches or pull requests

1 participant