On Friday, December 27, 2013 7:29:22 AM UTC+1, Sean Corfield wrote:
>
> On Thu, Dec 26, 2013 at 8:32 AM, Massimiliano Tomassoli 
> > How do you decompose large systems in Clojure? 
>
> I'm curious as to why you think only OOP allows you to decompose large 
> systems? Between namespaces, protocols, multimethods, ad hoc 
> hierarchies, and higher order functions, Clojure has a lot of tools 
> for organizing code... 
>
>
I've never claimed that OOP is the only way to decompose large systems, but 
since Clojure doesn't support OOP and many languages are multi-paradigm 
nowadays, I was wondering how you modularize systems in a language which is 
purely functional.

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to