On Tuesday, October 16, 2012 9:07:49 AM UTC-4, Stuart Sierra wrote:

> "- is it appropriate to include data_readers.clj in a library - given that 
> file is in the root?"
>
> No. data_readers.clj is intended for application developers. Libraries may 
> define data reader functions and suggest tags for consumers of that library.
>  
>

Really? So take the ordered library as an example:

https://github.com/flatland/ordered

It defines #ordered/map and #ordered/set. That's not proper usage?

If using data_readers.clj is truly discouraged for libs, that should be 
documented - perhaps in 
http://dev.clojure.org/display/design/Library+Coding+Standards? I can 
update it myself once I understand the rationale.

Justin

-- 
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

Reply via email to