> On Nov 24, 2008, at 3:31 PM, Perry Trolard wrote:
> > Regarding clojure.lang.Compile: this is incredibly handy! Thanks. What
> > do think about adding a default value to the clojure.compile.path
> > system property (./classes)?

On Nov 24, 3:57 pm, "Stephen C. Gilardi" <[EMAIL PROTECTED]> wrote:
> I like it. I'll make that change. There is an underlying default of  
> "classes" and that implies "./classes". I'll stick with that and  
> remove the error message about it being missing.

Hi Perry, Stephen,
I like the "convention over configuration"-ness of defaulting to ./
classes.  One thought: Weird errors might result if ./classes is not
on classpath.  Is there an easy way to check that, and display a
helpful error message?

-Stuart Sierra
--~--~---------~--~----~------------~-------~--~----~
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
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to