HTTP integration tests

2016-03-21 Thread Sam Halliday
Hi all, Does anybody have any experience with http://betamax.software/ in Lein? I would like to use it to mock out (on an integration level) the Twitter API, in addition to my unit tests. Specifically, how would one be able to start up and tear down a JVM running Betamax from Lein during a ded

Re: Similar lisps and emacs reimplementations?

2016-03-19 Thread Sam Halliday
e Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout. Sam Halliday writes: > [ text/plain ] > Jason Felice writes: >> Thi

Re: Similar lisps and emacs reimplementations?

2016-03-19 Thread Sam Halliday
fter careful legal considerations that are simply not necessary for Apache 2.0 licenced software. > Sam Halliday wrote: >> It's got nothing to do with contributing to Clojure (the Grant of Right >> is standard in all modern free software licences). The problem is the >> patent reta

Re: Similar lisps and emacs reimplementations?

2016-03-19 Thread Sam Halliday
It's got nothing to do with contributing to Clojure (the Grant of Right is standard in all modern free software licences). The problem is the patent retaliation clause, which I quote from Section 7 of the [EPL](http://www.eclipse.org/legal/epl-v10.html) "If Recipient institutes patent litigatio

Re: Similar lisps and emacs reimplementations?

2016-03-19 Thread Sam Halliday
/cosmos72/stmx >> >> On SBCL it even compiled down as an optimization to Intel TSX assembly >> instructions (which incidentally were disabled by the manufacturer >> unfortunately a couple of years ago due to a major bug; I am not sure if >> they fixed the bug in n

Similar lisps and emacs reimplementations?

2016-03-09 Thread Sam Halliday
Hi all, I have been learning clojure as holiday reading (I'm a scala dev and am one of the main authors of ENSIME.org, which brings IDE like support to text editors for Java and Scala). Clojure is amazing! I'm really loving learning it. There is so much good stuff in here, plus it's a lisp whi