appengine-magic icon indicating copy to clipboard operation
appengine-magic copied to clipboard

^:clj should be ^{:tag :clj}?

Open joachimdb opened this issue 13 years ago • 0 comments

Hi,

I think there is an error in the datastore part of the README.md documentation where it says that properties can be marked ^:clj for serialization, but it should be ^{:tag :clj} I think?

Why has this changed btw?

joachimdb avatar Jan 08 '13 13:01 joachimdb