https://github.com/technomancy/leiningen/blob/master/sample.project.clj

try adding

 :aot [clojure.contrib.condition]

to your project.clj ?

On Mon, Feb 7, 2011 at 17:56, Brian Marick <mar...@exampler.com> wrote:

> The header documentation for clojure.contrib.condition says:
>
>     Note: requires AOT compilation.
>
> What do I therefore do differently? How should my program text change?
>
> Conditions seem to work in the REPL, but not in my program. I don't know if
> that's due to the mysteries of AOT compiling or something else I'm doing
> wrong. Please enlighten.
>
> -----
> Brian Marick, Artisanal Labrador
> Contract programming in Ruby and Clojure
> Author of /Ring/ (forthcoming; sample: http://exampler.com/tmp/ring.pdf)
> www.exampler.com, www.exampler.com/blog, www.twitter.com/marick
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to