appengine-magic
appengine-magic copied to clipboard
^:clj should be ^{:tag :clj}?
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?