Hello.

I want to build the "slim" version of clojure-contrib which includes
only .class files if they can be compiled ahead on time.
"mvn package" makes the full version and .clj files won't be compiled
unless they use gen-class, isn't it?

I know that the slim version is less functional, for example, it isn't
good with clojure.contrib.repl-utils/source.
However, in return, it may reduce footprint.

Can I get the slim version with the standard build system?
If not at the moment, will clojure-contrib have the way to build the
slim version someday?

Thank you.

-- 
Name:  OGINO Masanori (荻野 雅紀)
E-mail: masanori.og...@gmail.com

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