On Sat, Jun 25, 2011 at 4:17 PM, Phil Hagelberg <p...@hagelb.org> wrote:

> I suspect part of your problem comes from using records where you should be
> using maps. Records are a relatively advanced feature; I have been using
> Clojure for two years without ever finding a use for them. Learn to walk
> before you run.
>
The thought had occurred to me that using  records and/or protocols might be
the problem, but this is library code.  (
https://github.com/gcv/appengine-magic/blob/master/src/appengine_magic/services/datastore.clj
defentity)

Obviously the documentation of defrecord et al. needs a tweak w/r/t
namespace issues.

Thanks,

Gregg

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