On Sun, Jun 27, 2010 at 4:54 PM, rob levy <r.p.l...@gmail.com> wrote:

> HI Michael,
>
> If I understand correctly, the proxy function might be what you are looking
> for.  I think gen-class can only be used with AOT compilation.
>
> -Rob
>
>
This is actually something that has been bugging me for a while.  Most of
the time this isn't a problem (being unable to generate classes in the repl,
basically), except in one case: exceptions.  It'd be nice to be able to
define classes that inherit from throwable, and be able to catch them, and
have this code work the same way in the repl and compiled.

Brian

-- 
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