clojure-dev 2023-02-20

I'm working on some datafy stuff. I want to add support for a couple JVM things (eg. java.io.File). as I understand it cognitects REBL also does that. any chance these ever make it into some OSS context from cognitect/nubank side?

Alex Miller (Clojure team) 2023-02-20T13:40:16.599239Z

Possibly, but I don’t think imminently

Alex Miller (Clojure team) 2023-02-20T13:43:02.124569Z

That doesn’t include datafy on Files

ah that already has a bunch though

any chance that gets a proper maven release? can't depend on git deps

not that important, given the output is just data it should work regardless of which impl is used

Alex Miller (Clojure team) 2023-02-20T14:52:02.936669Z

Not planning to do a maven release of that as it’s designed for dev