On Tue, Mar 17, 2009 at 12:21 PM, Tassilo Horn wrote:
>
> Paul Mooser writes:
>
> Hi Paul,
>
>> It's actually fairly straightforward. In my (ordinary java)
Take a look at this blog post:
http://avodonosov.blogspot.com/2008/12/simpler-clojureslime-embedding.html
I think you will find it useful
Paul Mooser writes:
Hi Paul,
> It's actually fairly straightforward. In my (ordinary java)
> application, I create a thread which loads a clojure program passed on
> the command line (I don't have the source in front of me, but if you
> need it, I can give you a hand),
That would be great.
>
It's actually fairly straightforward. In my (ordinary java)
application, I create a thread which loads a clojure program passed on
the command line (I don't have the source in front of me, but if you
need it, I can give you a hand), and that program typically contains
something like the following:
Sometimes I feel lucky to be able to take my own decisions and turn our
development
strategy on a dime :. My partners rely on me for these decisions and
we never regretted one so far.
1.0 should not be too far away so your waiting is near it's end... :)))
Luc
On Tue, 2009-03-17 at 07:23 -070
On Mar 17, 12:43 pm, Luc Prefontaine
wrote:
> It depends which SVN release you use. We pulled version 1242 and went to
> production with it.
> It's used in services running non stop 24/24 7 days a week. No crashes,
> no glitches, ...
I didn't mean I don't trust the current runtime. I was referri
It depends which SVN release you use. We pulled version 1242 and went to
production with it.
It's used in services running non stop 24/24 7 days a week. No crashes,
no glitches, ...
That's before the lazy branch became the base for all future
developments.
Of course we were expecting some changes
On Mar 17, 1:27 am, Jeffrey Straszheim
wrote:
> Only to do a tiny little test w/ not-deployed code. But still: I am a
> professional Clojure developer now :)
> (Please don't kill my dream.)
Me too ^_^
I'm writing an automated test suite for a legacy application I've been
assigned. I wouldn't
Paul Mooser writes:
Hi Paul,
> I've been using clojure in a similar way at work. I run a swank server
> in a separate thread inside of a running application instance, and I
> can connect to it remotely using SLIME. It works pretty well!
I could benefit from such an approach, too. Could you e
On Mar 17, 4:54 am, Paul Mooser wrote:
> I've been using clojure in a similar way at work. I run a swank server
> in a separate thread inside of a running application instance, and I
> can connect to it remotely using SLIME. It works pretty well!
Me too, I put a swank server in a webapp and dep
I've been using clojure in a similar way at work. I run a swank server
in a separate thread inside of a running application instance, and I
can connect to it remotely using SLIME. It works pretty well!
--~--~-~--~~~---~--~~
You received this message because you are
Just using the REPL to test some Java code interactively.
On Mon, Mar 16, 2009 at 9:44 PM, Vincent Foley wrote:
>
> Personal project at work, or part of something bigger?
>
> On Mar 16, 9:27 pm, Jeffrey Straszheim
> wrote:
> > Only to do a tiny little test w/ not-deployed code. But still: I am
Personal project at work, or part of something bigger?
On Mar 16, 9:27 pm, Jeffrey Straszheim
wrote:
> Only to do a tiny little test w/ not-deployed code. But still: I am a
> professional Clojure developer now :)
> (Please don't kill my dream.)
--~--~-~--~~~---~--~--
12 matches
Mail list logo