Fork me on GitHub
#clojure-dev
<
2015-10-16
>
nblumoe10:10:02

Hey, I was wondering, how issues are being handled for data.xml on the Clojure JIRA. Got his simple fix over here http://dev.clojure.org/jira/browse/DXML-28 Is this still actively maintained? I assume there is nothing more I could do on my side (e.g. assign a reviewer)?!

Alex Miller (Clojure team)12:10:27

It is, but maintainers do not work on it all the time. That patch would be better if it had a test...

devn22:10:06

Could someone help me understand chunk-buffer's capacity argument?

devn22:10:39

Maybe I'm mis-remembering, but I recall seeing that it didn't really have an observable effect.

devn22:10:57

As in, I believe I still saw chunking of 32 elements in a seq despite changing the capacity argument