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

[0003] Align file paths to the exposed attrs #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jonringer
Copy link
Contributor

File paths should align to the attr paths which contain them. Make finding the relevant file easy.

@jonringer jonringer changed the title Align file paths to the exposed attrs [0003] Align file paths to the exposed attrs Oct 27, 2024
## Meta concerns

- Collapsing the folders could result in absurdly large directories
- This is somewhat mitigated by the poly-repo structure. There should only be a few thousand packages in any one directory in a given repo.
Copy link

@blaggacao blaggacao Nov 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If performance should ever become a primary concern, I submit to solve it eventually via code generation, in any case other means: maintaining the origin source optimized for readability as this EEP pursues.

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.

2 participants