Hacker News new | ask | show | jobs
by Scarbutt 1601 days ago
you will want to integrate with more and more things that have not put effort into Clojure compatibility

The answer to that is to just use java interop.

2 comments

Or even to have some clojure services and some Java ones. And then work toward more clojure over time if there’s good reason to do it.
And the rebuttal is just use Java as it requires less integration.