On Dec 1, 2011, at 11:45 AM, gaz jones wrote: >Hey Bill, I would have thought you would have to have a pretty good >reason for not using an executor for this?
Just that I really never spent much time as a Java programmer, so evaluating the merits/tradeoffs/gotchas of using native (and 3rd party) Java libs from clojure is another level of complexity that I've been avoiding unless a clojure-only approach/library is deficient in some way. IOW - my heuristic has been to try for a clojure-only solution before looking at Java because that's a pretty big ocean of stuff to comb through... That said, I'm not *opposed* to using Java directly either - and it sounds like using an Executor might be an example of the "if Java ain't broke, don't fix it" approach that clojure takes and thus more or less idiomatic, so I'm fine with going that route if that's the case. In short: thanks for the answer gaz... bill -- 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