Saul <shaz...@gmail.com> writes:

> Many thanks. This works for me and I find it useful. However, in a
> perfect world:
>
> lein compile
>
> would also compile my java source code or call compile-java before
> performing a compile. In fact in this perfect world:
>
> lein swank
>
> would download all dependencies, compile java files and then start a
> swank server. Is there anyway to get leiningen plugins to depend on
> each other or has this behaviour been omitted by design?

I am not opposed to setting up a hooks system that would define a number
of built-in hooks for which plugins could add functions, much like the
way Emacs does it.

I haven't needed it myself, but if you would find it useful and care
enough to take the time to implement it, I welcome a discussion of the
feature.

-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

Reply via email to