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

add support for afero fs #197

Open
plastikfan opened this issue Sep 27, 2024 · 0 comments
Open

add support for afero fs #197

plastikfan opened this issue Sep 27, 2024 · 0 comments
Assignees
Labels
feature New feature or request

Comments

@plastikfan
Copy link
Contributor

plastikfan commented Sep 27, 2024

see: afero

After some thought, I'm not sure that it is wise to introduce a dependency on afero, just for the niche requirement of supporting afero. The better solution would be to define a new repo (trafero or nefero), that provides the afero adapters that conform to the interfaces defined here in traverse. Any client requiring both afero and traverse support, would just use this new repo to provide adaptation, freeing up traverse to not have a non essential dependency.

@plastikfan plastikfan added the feature New feature or request label Sep 27, 2024
@plastikfan plastikfan self-assigned this Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant