clojure-dev

thheller 2023-02-20T13:31:58.486829Z

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

danieroux 2023-02-20T13:41:46.517089Z

https://github.com/Datomic/dev.datafy ?

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

That doesn’t include datafy on Files

thheller 2023-02-20T13:46:12.492969Z

ah that already has a bunch though

thheller 2023-02-20T13:50:48.845349Z

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

thheller 2023-02-20T13:59:11.679289Z

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