I get the subject error when trying to deserialize a big map (70kb)
using load-file.

Is this by design?

There was an advice in the old thread to "use smaller methods". But
while small methods are good, breaking continuous data into smaller
pieces looks like a hack.

Should I use some other function for deserializing data?

Currently I use pr-str to serialize and try load-file, load-string,
eval read-string to deserialize.

Regards, Sergey.

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