Fork me on GitHub
#clojure-dev
<
2023-02-20
>
thheller13:02:58

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)13:02:16

Possibly, but I don’t think imminently

Alex Miller (Clojure team)13:02:02

That doesn’t include datafy on Files

thheller13:02:12

ah that already has a bunch though

thheller13:02:48

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

thheller13:02:11

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

Alex Miller (Clojure team)14:02:02

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