On Feb 1, 10:53 am, Jeff Schwab <j...@schwabcenter.com> wrote:
> Thanks.  I see that you made an end-run around Maven.  I didn't know you
> could use gen-class that way.

It's more an end-run around gen-class than around Maven.

gen-class is an ordinary macro; it can be used anywhere, not just in
ns declarations.

Putting all the gen-class directives in a separate file is a technique
I have used before to make sure that the classes get generated in the
right order.

-SS

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