caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Classes and marshaling
@ 2002-02-04 15:58 Frederic Tronel
  2002-02-05 12:32 ` Frederic Tronel
  0 siblings, 1 reply; 3+ messages in thread
From: Frederic Tronel @ 2002-02-04 15:58 UTC (permalink / raw)
  To: caml-list

Is it possible to serialize an object ??
In the toplevel:

        Objective Caml version 3.04

#  open Marshal ;;
#  class a = object end ;;
class a : object  end
#  to_string (new a) [] ;;
Exception: Invalid_argument "output_value: object value".
#

Best regards,


Frederic Tronel.
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-02-06 18:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-04 15:58 [Caml-list] Classes and marshaling Frederic Tronel
2002-02-05 12:32 ` Frederic Tronel
2002-02-06 18:36   ` Xavier Leroy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).