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

Add config codecs for all protocol classes #139

Open
lukaszwawrzyk opened this issue Jun 22, 2021 · 0 comments
Open

Add config codecs for all protocol classes #139

lukaszwawrzyk opened this issue Jun 22, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@lukaszwawrzyk
Copy link
Contributor

Currently, if someone want to read a protocol class from config, say ApplicationRunConfiguration, it is required to import macro to generate it and include ConfigFormat in the test class. These readers/writers should be put in companion objects, ready to use. Currently we have it for some of classes only.

@lukaszwawrzyk lukaszwawrzyk added enhancement New feature or request good first issue Good for newcomers labels Jun 22, 2021
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
Projects
None yet
Development

No branches or pull requests

1 participant