Hi Ambrose, actually, I want to write this facade to learn how the java interop works. I'm still a beginner but calling java from clojure already works pretty good and I'm able to get things done faster with less code. The next step is then to make this clojure facade available for the java developers in our team. So it is a little be weird I know but it is fun to do it (I hope).
Thanks for the links. I already found two intersting blog posts that deal with that stuff: http://blog.objectmentor.com/articles/2009/08/07/java-calling-clojure http://java.dzone.com/articles/java-clojure-interop-calling - Finn On 31 Mai, 11:45, Ambrose Bonnaire-Sergeant <[email protected]> wrote: nterface from Java. > Could you elaborate why you are writing this facade? Eliminating > boilerplate? > So it is easier to call from Clojure? > > Ambrose -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. 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
