For some reason I've decided to convert the gradle app engine plugin
<https://github.com/GoogleCloudPlatform/gradle-appengine-plugin> to
boot-clj.  Maybe I haven't suffered enough.  Or maybe it's a Gradle/Groovy
PTSD symptom.  In any case, I'm new to boot so I could use some guidance.
First question:  the "task dependencies" of Gradle - am I right that in
boot such dependencies just come out as function composition?  I haven't
noticed anything special in boot to deal with tasks that can be skipped
because they're already done.  What's the correct way to do this in boot?

Thanks,

Gregg

-- 
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/d/optout.

Reply via email to