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 reporter pattern #24

Open
shellscape opened this issue Apr 12, 2016 · 1 comment
Open

Implement reporter pattern #24

shellscape opened this issue Apr 12, 2016 · 1 comment

Comments

@shellscape
Copy link

Cheers for the plugin. I'd like to request implementation of a reporter pattern (that you'll find on most linters, test runners, etc) so that we can choose how to display the results of the bless operation on our files, rather than having a predefined message output through gutil.log.

Typically this is done by adding a property such like bless to each file in the original stream, with some useful properties attached.

@adam-lynch
Copy link
Member

Sounds interesting. I assume the default reporter would be what we have now

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

2 participants