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

Use Scratch.jl for data dir; deprecate user dir #74

Closed

Conversation

willow-ahrens
Copy link
Contributor

#73 This PR avoids writing to the MatrixDepot repo by default when Scratch is loaded, and deprecates the user generator directory. Currently a work in progress.

When Scratch gets loaded after MatrixDepot, we reinitialize the data directory. I don't like this behavior, and I think it may be worth waiting on this PR until we can explicitly depend on Scratch.

@KlausC
Copy link
Collaborator

KlausC commented Feb 24, 2021

It is not clear to me, why you want to deprecate the user-defined generators without replacement.
At least it is worth a separate PR.

@willow-ahrens
Copy link
Contributor Author

willow-ahrens commented Mar 23, 2021

Yes, this PR was incomplete, as I had not yet written the documentation and tests surrounding the package-based replacement approach to user-defined generators. I agree that such a change should be a separate PR. Due to the issues I ran into in this PR regarding Requires.jl reinitializing MatrixDepot and confusing multiple changes to the default data directory, I am now advocating for the simpler approach in #75. Currently, #75 contains only changes to the data-dir. I will file a separate PR to #75 for the changes to user-defined generators.

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.

None yet

2 participants