Clojure.

On Feb 5, 2014, at 8:42 PM, Timothy Washington <twash...@gmail.com> wrote:

> Ok, that's fine. Definitely good to have both ways to tackle the problem. But 
> I'm curious. What do you feel is being given up by watching garden files? 
> 
> 
> Thanks 
> 
> Tim Washington 
> Interruptsoftware.com 
> 
> 
> On Wed, Feb 5, 2014 at 11:04 PM, Joel Holdbrooks <cjholdbro...@gmail.com> 
> wrote:
> The idea to watch edn or garden files was a consideration of lein-garden but 
> decided against it because, personally, I felt it was giving up a lot. 
> However, some folks may prefer this approach and, hopefully, it suits them 
> just as well.
> 
> 
> On Wednesday, February 5, 2014 4:45:43 AM UTC-8, frye wrote:
> 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 
> 
> 
> On Wed, Feb 5, 2014 at 2:50 AM, Dave Sann <dave...@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 a topic in the Google 
> Groups "Clojure" group.
> To unsubscribe from this topic, visit 
> https://groups.google.com/d/topic/clojure/GyKBpfEFkqg/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to 
> clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.

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