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

remove repo from FSISubsystem, use scope instead #1665

Open
dustmop opened this issue Mar 2, 2021 · 0 comments
Open

remove repo from FSISubsystem, use scope instead #1665

dustmop opened this issue Mar 2, 2021 · 0 comments

Comments

@dustmop
Copy link
Contributor

dustmop commented Mar 2, 2021

TODO from dispatch PR: https://github.com/qri-io/qri/pull/1653/files
// TODO(dustmop): This subsystem contains global data, we should move that data out and
// into scope [FSISubsystem uses Repo]

The FSISubsystem in fsi/fsi.go has a Repo that lib gives it as construction time. This
should be removed, and scope should instead be passing any necessary data structures down
to the FSISubsystem.

@ramfox ramfox mentioned this issue Apr 8, 2021
29 tasks
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

No branches or pull requests

1 participant