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

Provide way to structure projects by components #17

Open
HBehrens opened this issue May 16, 2017 · 0 comments
Open

Provide way to structure projects by components #17

HBehrens opened this issue May 16, 2017 · 0 comments

Comments

@HBehrens
Copy link
Owner

While many projects choose to map their logical components to their source folder hierarchy there are exceptions and cases where you want to provide an independent, hierarchical perspective. You also might want to look at cross-cutting aspects.
By describing a hierarchy of named nodes with a set of include/exclude file patterns and include/exclude symbol patterns per node you should be able to resolve this. There is the need of multiple of such hierarchies.

Similar to today's ability to browser the folder hierarchy you will be able to look at all the children of a node + an implicit "other" for all the unmatched symbols captured by the node itself.

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