On Nov 12, 5:52 am, David <[EMAIL PROTECTED]> wrote: > No, I think that, if at all, we need a single set of macros. As far as > the IDEs are concerned, if we all try "inventing" our own (or plugins > for the existing ones), they will all be half-done at best. It's > better to focus on one project than spread the effort across several > ones. At least until the developer base is large enough to be able to > afford such a distribution.
How would you define "IDE"? There's already Slime (for Emacs) and Vim support for Clojure. Slime can do all kinds of function name completion, link up to documentation, run chunks of code on the fly, and help manage project directories (via Speedbar). Presumably Vim can do the same (I haven't used the Clojure environment for Vim). What is it that characterizes an "IDE" for you, if I may ask? What features would it need in order to be sufficiently capable? I don't mean "in order to win the whole world over to Clojure" (Smalltalk had a great IDE but that didn't help); I mean in order to be useful to you, your programmer friends or colleagues? mfh --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---