[
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: | 2004-09-16 (18:46) |
From: | David Brown <caml-list@d...> |
Subject: | Re: [Caml-list] dynamic dispatch |
On Thu, Sep 16, 2004 at 12:44:40PM -0400, Christopher Alexander Stein wrote: > Hi, Is it possible to use the Caml OO features to implement > dynamic dispatch (without using type system back doors such as > Obj.Magic or object serialization)? Or are the OO features just > syntax. Thank you, Lex Dynamic dispatch is the main feature of Ocaml OO. Dave ------------------- 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