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

Create DataWriter as a base class for JSONWriter #15

Closed
Geek-1001 opened this issue Apr 30, 2017 · 0 comments
Closed

Create DataWriter as a base class for JSONWriter #15

Geek-1001 opened this issue Apr 30, 2017 · 0 comments
Labels

Comments

@Geek-1001
Copy link
Owner

Description

Right now we are using JSONWriter to write JSON data into the file from recordable/info modules. We need to create DataWriter as a base class to leave an ability to write raw data into the file.
This will leave some flexibility and allow to encapsulate all low-level stream management code into DataWriter instead of JSONWriter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant