[
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: | 2002-05-29 (01:34) |
From: | YAMAGATA yoriyuki <yoriyuki@m...> |
Subject: | Re: [Caml-list] help regarding 'union' |
From: Michal Moskal <malekith@pld-linux.org> Subject: Re: [Caml-list] help regarding 'union' Date: Tue, 28 May 2002 12:26:01 +0200 > You can convert any (well, non-cyclic) datastructure to string and > send it. The manual states that cyclic structure is ok if you do not pass Non_sharing option. > However beware that marshalled structures might be imcompatible > between OCaml releases I have an impression that Marshaling format has not changed quite a while. (For example, ocamlnet sources contain Marshaled data as string.) Could someone confirm this? ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners