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

Extending nio.Path to io/Coercions etc #7

Open
hypirion opened this issue Mar 15, 2016 · 2 comments
Open

Extending nio.Path to io/Coercions etc #7

hypirion opened this issue Mar 15, 2016 · 2 comments

Comments

@hypirion
Copy link

Hi there,

I've found the static methods in java.nio.file.Files useful for a lot of things, and use it a lot in Clojure code. Unfortunately, it doesn't work that well with clojure.java.io as it mainly uses the nio Path as output.

Would a patch that extends Path to the jio protocols, and adds the function as-path in a new protocol be welcome?

@pjstadig
Copy link
Owner

Yes, that sounds like a good patch!

@ieure
Copy link

ieure commented Mar 8, 2023

Hi, I just ran into this as well. Wondering if anything ever came of this / whether this project is still maintained & would accept a patch to that effect.

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

3 participants