Given all the ways that values can be inserted into multiple
expressions: doto, ->, ->> and .., I was surprised that I couldn't
find one that would handle this case:
(.setEnabledCipherSuites socket (.getSupportedCipherSuites socket))
I would expect this to be common: I want to invoke a meth
Hi,
Am 31.07.2010 um 00:31 schrieb Kyle Schaffrick:
> Looking forward to the next release, 2.2.0 fixes a lot of little issues
> I was having with the older versions, in particular dealing gracefully
> with things going wrong. The only remaining issue I've had is if you
> open a .clj file in Vim b
Update: I've integrated enclojure into Redcar, and its been merged
into the main repository. I am planning to continue to improve the
clojure experience in Redcar.
If you want to check it out, you can get the redcar source here:
http://github.com/danlucraft/redcar
On Jul 10, 12:01 pm, Dave Byrne
There seems to be a problem with the RC on Windows. I was following
http://mmcgrana.github.com/2010/07/develop-deploy-clojure-web-applications.html
using the RC and doing "lein.bat run script/run.clj" errors with:
Exception in thread "main" clojure.lang.LispReader$ReaderException:
java.lang.Except
*Hi,*
Not sure about your context and your need.
Are you looking for this?
*[LM][LM][LM][0-9][0-9]*
or this?
*LLL[0-9][0-9]|**MMM[0-9][0-9]*
that matches
*LLL[0-9][0-9]* or *MMM[0-9][0-9]*
Hope that helps.
*Greetings,
Rafael*
On Fri, Jul 30, 2010 at 6:02 PM, Base wrote:
> Hi All -
>
> I am
On Sat, Jul 31, 2010 at 5:41 AM, Gregg Williams wrote:
>
> I've begun work on a visual front-end to display such infocards, using
> Clojure and the Piccolo graphics library (http://piccolo2d.org/). If
> you (or anybody else reading this) find this larger project
> interesting, please contact me by