Browse thread
[Caml-list] Marshalling objects (was: French interactive fiction, anyone ?)
[
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-06-17 (21:38) |
From: | Berke Durak <berke@a...> |
Subject: | [Caml-list] Marshalling objects (was: French interactive fiction, anyone ?) |
Well, I've written a very small prototype game, using objects. Container objects are somewhat tricky (lots of weird typing errors) but not impossible to define. However, if I can't save the game state, I'll have to trash everything and ``simulate'' a class model using conventional datatypes (not necessarily a bad thing, but I would have been nice to use classical interactive fiction programming style). So, I have to ask : Will we be able to marshall objects soon ? There seem to be some (unused) code fragments in extern.c... -- Berke Durak ------------------- 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