Re: Expected inconsistency between set and map w/ ArrayList?

2014-05-12 Thread John Hume
On Sunday, May 11, 2014 6:33:25 PM UTC-5, Alex Miller wrote: > > On Sun, May 11, 2014 at 2:06 PM, Mikera > > wrote: > >> OK. this thread is a bit worrying. If I understand correctly, it >> means that we've now got inconsistent hash and equals functions. I suspect >> this hasn't bitten many p

Re: How do I mock request with content-type in Ring?

2014-05-11 Thread John Hume
On Sunday, May 11, 2014 3:18:56 AM UTC-5, Ivan Schuetz wrote: > > I tried > > (let [response (app > (content-type (request :post "/login" {:username > "jane" :password "test"}) > "application/json"))] ) > Take a look at the source. Params pas

Re: Expected inconsistency between set and map w/ ArrayList?

2014-05-10 Thread John Hume
Thanks for the ticket pointer. I didn't find it in my initial search because it "Affects Version/s: None" :-/, and I knew this behavior was new to 1.6. For those not up for the medium-length comment-thread read: non-Clojure-aware Java Collections Framework interface instances are not considere