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

[FEATURE]-Add Extension Methods for IStreamDebugging to handle printing of tx/rx data based on conditions #92

Open
ndorin opened this issue Mar 9, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers planning

Comments

@ndorin
Copy link
Contributor

ndorin commented Mar 9, 2021

Is your feature request related to a problem? Please describe.
Current implementation requires a lot of code duplication in implementation of IStreamDebugging.

Describe the solution you'd like
Adding interface extensions methods will make code more consistent and consolidated and clean things up.

Additional context
Work is already in progress on feature/istreamdebugging-interface-extension-methods and extension methods are defined already. They need to be swapped in for existing conditional statements on all classes that implement IStreamDebugging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers planning
Projects
None yet
Development

No branches or pull requests

3 participants