It's great Phil! Thanks for incorporating my suggestions on improving the docs 
for using local jar files.

One unexpected issue that I ran into that would be great if it was explained 
and documented (because it's different behavior from what most Java/C/C++ devs 
are used to), is that 'lein compile' will actually run the project if there are 
any top-level functions that run (for example, the very typical call to (main)).

It would be great if that was address in the tutorial section on Compile, and 
if a suggestion was given on how to get around that (I guess you'd just have to 
comment that call out while developing?).

- Greg

On Jun 29, 2010, at 4:03 PM, Phil Hagelberg wrote:

> On Wed, Jun 16, 2010 at 9:24 PM, Phil Hagelberg <p...@hagelb.org> wrote:
>> I'm pushing for a Leiningen 1.2.0 release really soon now, and part of
>> that effort is sprucing up the documentation. I've revamped the readme
>> and added a tutorial for folks just getting started. Of course,
>> self-editing is never as good as having outside help, so I'd love it
>> if I could get some feedback on it. I'm particularly interested in
>> opinions from people who are just starting out with Clojure--it's easy
>> for me to take things for granted that not everyone understands.
>> 
>> Mostly I'd like feedback on the tutorial:
>> http://github.com/technomancy/leiningen/blob/master/TUTORIAL.md
>> 
>> But if you've got some time to look over the readme, that would be
>> great too: http://github.com/technomancy/leiningen/blob/master/README.md
> 
> With all the newbies that have chimed in recently with strong opinions
> on the newbies thread, I was wondering if I could convince some of
> them to help the out-of-the-box experience by suggesting improvements
> to the recently-revised pieces of documentation above. =)
> 
> -Phil
> 
> -- 
> 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