Yes, but I am serializing the entire M-Node object in one go. Medium-term, 
I will write my own serialization for m-nodes anyway to get a more compact 
and well-defined format that does not depend on Java/Clojure versions. 

On Saturday, April 7, 2012 5:20:28 PM UTC+1, Meikel Brandmeyer (kotarak) 
wrote:
>
> Hi,
>
> Am 07.04.2012 um 18:10 schrieb Steven Obua:
>
> > Thx, I am using (boolean ...) now to normalize my load-store function.
>
> ObjectInputStream and ObjectOutputStream have .readBoolean resp. 
> .writeBoolean methods which do the right thing.
>
> Kind regards
> Meikel
>
>

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