Browse thread
Long-term storage of values
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2008-03-20 (21:42) |
From: | Gerd Stolpmann <info@g...> |
Subject: | Re: [Caml-list] Long-term storage of values |
Am Donnerstag, den 20.03.2008, 21:03 +0000 schrieb Dario Teixeira: > Hi, > > Some weeks ago I asked in the list about solutions for the long-term > storage of values in Ocaml. > - XDR. Though I have fond memories of using XDR with C (in a > different life), I have no experience with it in Ocaml. > Though it should be very fast, you also need to manually > create the (de)serialising functions. No, there is a generator for that in Ocamlnet. ocamlrpcgen can be used to generate these functions. Gerd -- ------------------------------------------------------------ Gerd Stolpmann * Viktoriastr. 45 * 64293 Darmstadt * Germany gerd@gerd-stolpmann.de http://www.gerd-stolpmann.de Phone: +49-6151-153855 Fax: +49-6151-997714 ------------------------------------------------------------