[
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: | -- (:) |
| From: | Michael Wohlwend <mwohlwend@w...> |
| Subject: | Re: [Caml-list] What are Classes for in O'Caml? |
On Freitag, 8. November 2002 14:24, Oleg wrote: > I'm curious as to what classes are for in O'Caml (in view of the fact that > it already has abstract data types) ? I'm wondering about the same question :-) I got to ocaml two weeks ago and the first thing I realized was that due the the functional programming style and the module system the need for oo-programming is much lower than with imperative style languages (at least for me). Has somone found a *best* solution (for his tasks) to combine them (classes und modules) or is it really just a matter of taste? Michael ------------------- 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