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

Rename OutputSource to something more semantically correct #182

Open
sbooth opened this issue Jan 12, 2021 · 0 comments
Open

Rename OutputSource to something more semantically correct #182

sbooth opened this issue Jan 12, 2021 · 0 comments
Assignees

Comments

@sbooth
Copy link
Owner

sbooth commented Jan 12, 2021

OutputSource is not a great name for the class. It does not represent a source of output but rather is a destination where output is written.

For parity in naming between input and output here are some ideas:

Input Output
SFBInput SFBOutput
SFBInputReader SFBOutputWriter
SFBInputProducer SFBOutputConsumer
SFBInputSource SFBOutputDestination
@sbooth sbooth self-assigned this Jan 13, 2021
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