Michael Klishin and I discussed this and didn’t think it was going to be worth it due to the high level of Java interop in the Clojure version. If someone believes they can do it without producing a maintenance nightmare, Pull Requests are always welcome!
Sean Corfield -- (904) 302-SEAN An Architect's View -- http://corfield.org/ "If you're not annoying somebody, you're not really alive." -- Margaret Atwood On 4/6/16, 6:31 PM, "Michael Blume" <[email protected] on behalf of [email protected]> wrote: Within your library you could probably use cljc to import one or the other, though. On Mon, Apr 4, 2016 at 9:04 AM Sean Corfield <[email protected]> wrote: On 4/3/16, 11:41 PM, "JvJ" <[email protected] on behalf of [email protected]> wrote: > OK. As long as a single import in a cljc will suffice. Nope. The Clojure time libraries all lean very heavily on Java interop so a single source solution really is not feasible. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
