On Jan 26, 11:40 am, jleehurt <[email protected]> wrote:
> Thanks Anders. I'm not sure why, but it appears that read does not
> support structmaps.

That is correct, read does not work with structmaps, because it
doesn't know how to resolve the struct definition while reading.

deftype, the replacement for structmaps, solves that problem.

-SS

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to