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

Cleanup: Split most code out of DataSets.jl #36

Merged
merged 1 commit into from
Mar 16, 2022
Merged

Conversation

c42f
Copy link
Contributor

@c42f c42f commented Mar 15, 2022

  • Move DataSet related code into DataSet.jl
  • Move DataProject related code into data_project.jl
  • Move registry of storage drivers into storage_drivers.jl
  • Remove link_dataset and unlink_dataset internal functions, and a buggy
    unwanted variant of load_project.

* Move DataSet related code into DataSet.jl
* Move DataProject related code into data_project.jl
* Move registry of storage drivers into storage_drivers.jl
* Remove link_dataset and unlink_dataset internal functions, and a buggy
  unwanted variant of load_project.
@c42f c42f merged commit 035b4ae into master Mar 16, 2022
@delete-merged-branch delete-merged-branch bot deleted the cjf/code-movement branch March 16, 2022 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant