datacontract / datacontract-cli

CLI to manage your datacontract.yaml files
https://cli.datacontract.com
Other
352 stars 60 forks source link

Refact: add import factory #273

Closed teoria closed 2 days ago

teoria commented 1 week ago

This refactoring aims to make it easier to create new importers and consequently the growth and maintainability of the project.

The same idea used in the refactoring of Exporters. https://github.com/datacontract/datacontract-cli/pull/260