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

Implement the Folder class? May not be needed. #9

Open
PeterWhittaker opened this issue Sep 24, 2020 · 0 comments
Open

Implement the Folder class? May not be needed. #9

PeterWhittaker opened this issue Sep 24, 2020 · 0 comments

Comments

@PeterWhittaker
Copy link
Owner

Folder would consist of 'path', 'folderType', and 'fileTransition',
but right now only path is being used: folderType is being generated
for pipeline elements - but is required for Logging - and fileTransition
may or may not be necessary.

There may (at least) three options similar to those listed for nAC in #8.

PeterWhittaker added a commit that referenced this issue Sep 24, 2020
Have implemented ProcessInfo and StartedBy and have incorporated
those into endpoints and filters. Everything works.

Logging remains to be figured out (#5). Refer to issue #8 for thousghts
on NetworkAgentCommon. Refer to issue #9 for thoughts on Folder.

Logging is the big next one.
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