success.
> >>
> >> Scott Hickey
> >> Senior Consultant
> >> Object Partners, Inc.
> >>
> >>
> >>
> >> - Original Message
> >> From: Bill Clementson <[EMAIL PROTECTED]>
> >> To: clojure@googlegro
artners, Inc.
>>
>>
>>
>> - Original Message
>> From: Bill Clementson <[EMAIL PROTECTED]>
>> To: clojure@googlegroups.com
>> Sent: Tuesday, October 28, 2008 1:43:58 PM
>> Subject: Re: Using a Java Debugger with Clojure
>>
>>
>
nt
> Object Partners, Inc.
>
>
>
> - Original Message
> From: Bill Clementson <[EMAIL PROTECTED]>
> To: clojure@googlegroups.com
> Sent: Tuesday, October 28, 2008 1:43:58 PM
> Subject: Re: Using a Java Debugger with Clojure
>
>
> Hi Peter,
>
m
Sent: Tuesday, October 28, 2008 1:43:58 PM
Subject: Re: Using a Java Debugger with Clojure
Hi Peter,
On Tue, Oct 28, 2008 at 11:27 AM, Peter Wolf <[EMAIL PROTECTED]> wrote:
>
> Hello all,
>
> I am new to Clojure, but not Java or LISP (I used to work at LMI).
>
> I am cons
Hi Peter,
On Tue, Oct 28, 2008 at 11:27 AM, Peter Wolf <[EMAIL PROTECTED]> wrote:
>
> Hello all,
>
> I am new to Clojure, but not Java or LISP (I used to work at LMI).
>
> I am considering a project written in a mixture of Clojure, Java and
> Groovy. Clojure for the concurrent inner loop. Groov
Hello all,
I am new to Clojure, but not Java or LISP (I used to work at LMI).
I am considering a project written in a mixture of Clojure, Java and
Groovy. Clojure for the concurrent inner loop. Groovy/Grails for the
Web UI. And lots of Java reused from other projects.
How would I debug somet