Re: NotSerializableException clojure.core.Vec

2013-08-21 Thread Jim - FooBar();
? Jim On 20/08/13 20:17, Jim - FooBar(); wrote: Hi all, I've a rather strange problem...I know that all clojure collections implement Serializable but when I try to use standard Java serialization on a vector of records I get this exception: /NotSerializableException clojure.cor

NotSerializableException clojure.core.Vec

2013-08-20 Thread Jim - FooBar();
Hi all, I've a rather strange problem...I know that all clojure collections implement Serializable but when I try to use standard Java serialization on a vector of records I get this exception: /NotSerializableException clojure.core.Vec java.io.ObjectOutputStream.writeOb