Thanks Ryan and James - that gives me a few more ideas on how to think 
about things.  Hopefully some of the links Ryan posted will clarify things 
for me also.

Ryan - yes my question about namespaces was to do with understanding the 
ideal granularity of namespaces.  And more specifically, whether it's a 
good idea to have a separate namespace for each data entity of interest (eg 
fruit), or whether it's better to use namespaces more sparingly.  I guess 
in part, I was using the namespace to group my getter functions, much like 
what a class name might do in an OOP language.  So again, wondering whether 
my C++ background is influencing me in the wrong direction here.

Cheers,

Mark.

-- 
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/d/optout.

Reply via email to