Hi all,

I discovered yesterday that records cannot be deserialised from the EDT using the normal way (prn/read-string)...
NoClassDefFound Exception....

trying the same thing from a bare repl (no swing), works just fine!!! Googling "deserialisng clojure records" pointed me to [1] where Stuart Sierra suggests (quite recently) binding *use-context-classloader* to false or have an agent do the actual work...I'm going to try both as soon as I get back home...at the moment I'm just trying to understand what goes wrong and what *use-context-classloader* does...

Can anyone help?

Jim


[1] http://grokbase.com/t/gg/clojure/125v358eng/deserialization-of-a-record


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