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

What "detection functionality" should be included? #4

Open
rskopecek opened this issue Jan 20, 2019 · 0 comments
Open

What "detection functionality" should be included? #4

rskopecek opened this issue Jan 20, 2019 · 0 comments
Assignees
Milestone

Comments

@rskopecek
Copy link
Owner

Currently the detection functionality is setup to decorate items like app domains, assemblies, types, and instances. It's setup to provide back the results in a hierarchical structure but still allow a quick call to get all the levels and a quick way to flatten the results.

There might not be much more to comment on for this subject, or there may be different quick use cases. The scanner class currently contains all detection logic, but some aggregation logic is found in the doc class definition.

https://github.com/rskopecek/CodeDocs/tree/master/src/CodeDocs/Detection

@rskopecek rskopecek added this to the 0.2.x milestone Jan 20, 2019
@rskopecek rskopecek self-assigned this Jan 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant