On Oct 3, 10:26 am, Stuart Halloway <[EMAIL PROTECTED]> wrote:
> But somebody is going to need to write a book to explain these odd corners  
> to people coming from the Java world. Bwa ha ha ha ha. :-)
>
> Stuart

Seriously, Clojure for Java Developers would be a great book.  The
biggest topic that I think needs to be discussed is how you model
things in Clojure, considering Clojure and Java are so different.
Clojure is not object-oriented, you can't define classes, instead you
get data structures, metadata and multimethods.  It's probably going
to be hard for many Java developers who have spent their entire career
learning object-oriented design principles to understand how to build
programs without using inheritance.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to