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 universal data files conversion #7

Open
ivbeg opened this issue Jan 29, 2022 · 0 comments
Open

Implement universal data files conversion #7

ivbeg opened this issue Jan 29, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ivbeg
Copy link
Contributor

ivbeg commented Jan 29, 2022

Rewrite code and make data conversion processes universal. Right now it's partially implemented with IterableData and DataWriter classes, but they aren't used in data conversion functions.

An ideas how to implement it:

  • analyze existing data formats to understand cross convertability.
  • write short research notes and convertability comparison table
  • create generic classes for data source and data writer
  • rewrite current convert code to the more universal approach for all used data formats
  • write documentation how to add more data sources/destinations for other data formats
@ivbeg ivbeg added the enhancement New feature or request label Jan 29, 2022
@ivbeg ivbeg self-assigned this Jan 29, 2022
@ivbeg ivbeg moved this to 📋 Backlog in undatum backlog Jun 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant