Hey Dave,

Thanks for that heads up. I originally wanted auto-compiling for *HAML* and
*SCSS*. But then thought why, when I could just use edn with *Hiccup* and
*Garden*. Now, a lein-hiccup, or some auto compile tool doesn't exist to my
knowledge. So *i)* I had to do that work anyways. Then I spent 20 mins
replicating the functionality for Garden. Also I think lein-garden tracks
edn style definitions, inlined in your existing Clojure code, whereas
*ii)*I wanted a separate directory watcher on edn files (no namespaces
needed).

But there's nothing that says that functionality in garden-watch couldn't
be collapsed into lein-garden. It's pretty straightforward code.


Tim Washington
Interruptsoftware.com <http://interruptsoftware.com>


On Wed, Feb 5, 2014 at 2:50 AM, Dave Sann <daves...@gmail.com> wrote:

> FYI, I think lein garden does this already. is there a particular
> difference?
>
>
>

-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to