Re: 'get' behaviors

2017-05-29 Thread Andy Fingerhut
On Mon, May 29, 2017 at 1:20 PM, wrote: > > On Monday, 29 May 2017 18:45:20 UTC+1, Nicola Mometto wrote: >> >> Issue #1 had been logged in CLJ-1242, but it was later decided to just >> focus on making equality not throw as contains/get throwing is consistent >> with java

Re: 'get' behaviors

2017-05-29 Thread reborgml
On Monday, 29 May 2017 18:45:20 UTC+1, Nicola Mometto wrote: > > Issue #1 had been logged in CLJ-1242, but it was later decided to just > focus on making equality not throw as contains/get throwing is consistent > with java behaviour, see comments from Stu and Alex here >

Re: 'get' behaviors

2017-05-29 Thread Nicola Mometto
Issue #1 had been logged in CLJ-1242, but it was later decided to just focus on making equality not throw as contains/get throwing is consistent with java behaviour, see comments from Stu and Alex here

'get' behaviors

2017-05-29 Thread reborgml
I was wondering if the following 'get' behaviors are worth a chat. Apologies if this is known issue, but they don't seem impossible corner cases to me. #1 This one looks read-only access to me and I'm not sure why a suitable comparator should be in place. (get (sorted-map :a 1 :b 2) "a" "not

Re: [ANN] Chestnut 0.15.0

2017-05-29 Thread Arne Brasseur
Refer to the README on https://github.com/plexus/chestnut. The Github pages site is no longer in use, I've deleted it. We'll maintain the docs in the doc directory on the master tree, although admittedly they could use a refresh. Chestnut is a Clojure/ClojureScript application template. It was

Re: [ANN] Chestnut 0.15.0

2017-05-29 Thread Nando Breiter
I'm seeing a discrepancy in version numbers. On github -> https://github.com/plexus/chestnut, the latest commit says "Bump to v0.15.1 and release " and that matches the lein coordinates given. On the

Re: slackpocalypse? next steps?

2017-05-29 Thread Sean Corfield
Yes. Sean Corfield -- (970) FOR-SEAN -- (904) 302-SEAN An Architect's View -- http://corfield.org/ "If you're not annoying somebody, you're not really alive." -- Margaret Atwood On 5/29/17, 5:46 AM, "'Adrian A.' via Clojure" wrote: > We’re almost certainly

Re: [ANN] Chestnut 0.15.0

2017-05-29 Thread Timothy Baldridge
Might be good to provide a quick overview of what Chestnut is. It's been a year, so I either missed the last announcement, or have forgotten in that time. Also I see a link that would take me to the project page. On Mon, May 29, 2017 at 5:03 AM, Arne Brasseur wrote: >

Re: slackpocalypse? next steps?

2017-05-29 Thread 'Adrian A.' via Clojure
> We’re almost certainly not going to find a *replacement* for Slack (or any other communications medium) Have you tried Mattermost? - https://about.mattermost.com/ - https://github.com/mattermost/platform regards. -- You received this message because you are subscribed to the Google

Real world Clojure (video).

2017-05-29 Thread Derek Troy-West
I talked recently at the Melbourne Distributed meet-up about my experience building HA distributed systems in Clojure, feel free to heckle me about the difference between a partition and a token-range: https://www.troywest.com/blog/2017/5/16/scaling-the-event-stream To me, Clojure is just

Re: [ANN] flights-pro, "Real" air traffic control system + flight simulator

2017-05-29 Thread ru
Hi, 1. Added GUI to control airplane dynamics of your own flights (manual and scheduled). 2. Increased visual distance of other airplanes. 3. Fixed some bugs. Regards, Ru воскресенье, 7 мая 2017 г., 16:47:01 UTC+3 пользователь ru написал: > > Hi, > > *flights-pro*, substantially revised

Re: regarding writing unit tests in clojure for existing java code

2017-05-29 Thread manas . marthi
Hi Daniel Thank you! On Monday, May 29, 2017 at 2:40:08 AM UTC+1, Daniel Compton wrote: > > Hi Manas > > I haven't used it, and it's quite old, but this may help for writing JUnit > tests in Clojure: > https://github.com/clojurebook/ClojureProgramming/tree/master/ch09-annotations. > > It

[ANN] Chestnut 0.15.0

2017-05-29 Thread Arne Brasseur
After almost a year I'm pleased to announce the next major version of Chestnut. Component The biggest change in this version is the use of Stuart Sierra's Component library, both on the frontend and on the backend, in combination with reloaded.repl and System. This makes this release a