Lee Hinman
Lee Hinman
I'm still seeing this, so I'm commenting to leave this open since it's not stale.
The `*use-bigdecimals?*` isn't a Cheshire thing so much as it's a Jackson thing, so I don't think I'd want to drop it for a more generic version (since I assume...
You're right, I was incorrectly thinking the factory options instead of the Cheshire ones. In that case, as long as it doesn't affect performance detrimentally I think it'd be reasonable...
@mbnuqw I'm having the same problem on OSX (right click doesn't do anything, but puts it into some weird tab selection mode instead), however, right-click works fine on my Linux...
Any ideas on this one? I'm still running into it on multiple computers of mine.
Yes, there are currently no steps documented for using the script with x-pack. That's something that can certainly be added though, I'll work on this once #7 is merged unless...
@csebold ping, any interest in this?
To be 100% honest, it's been so long that I no longer remember. I *might* have merged profiles to pick up other required source on any resource paths, but I'm...
I believe this has to do with `read-namespace` not returning lambdas and other anonymous functions. Basically we require the namespace and then look at the [`ns-interns`](http://clojuredocs.org/clojure.core/ns-interns) to see what the...
Yea, this is a known issue documented here: https://github.com/dakrone/clojure-opennlp#known-issues It's something that the OpenNLP libary does, not clojure-opennlp.