If a library adds keys to foreign maps, those keys should be ns qualified
IMO.


On Wed, Apr 10, 2013 at 1:24 PM, Simon Katz <nomisk...@gmail.com> wrote:

> On Wednesday, 10 April 2013 21:08:22 UTC+1, Cedric Greevey wrote:
>
>> If a third-party library is storing things in your defrecord, it behooves
>> its author to know what that record's predefined keys are.
>>
>
> Um, I don't think I agree. The library might be doing something very
> generic and have no reason to know anything about the defrecord.
>
>
>> In fact, if a third-party library is putting (its own, rather than
>> caller-supplied) keys into caller-supplied maps, it behooves it to use
>> qualified keys. :)
>>
>
> Yes.  I can imagine libraries that don't do this, though, and it might not
> be obvious that's the case without inspecting a library very carefully.
>
> --
> --
> 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.
>
>
>

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