Updated: 11/5/2005; 6:05:40 PM.
Chris Double's Radio Weblog
        

Friday, March 26, 2004

I've written some routines for Sisc Scheme to serialize object structures to memory (into a binary buffer) and to deserialize from that buffer. This enables sending continuations, etc across a network or storage in a database without having to first serialize to a file. This was actually pretty trivial to write given Sisc Scheme's ability to interface to Java. The code is in memser.scm.

2:08:51 PM      

© Copyright 2005 Chris Double.
 
March 2004
Sun Mon Tue Wed Thu Fri Sat
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31      
Feb   Apr



Click here to visit the Radio UserLand website.

Listed on BlogShares

Click to see the XML version of this web page.

Click here to send an email to the editor of this weblog.