Browse thread
Another question about modules
[
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: | Andre Nathan <andre@d...> |
| Subject: | Re: [Caml-list] Another question about modules |
On Wed, 2008-07-16 at 03:54 +0200, Martin Jambon wrote: > I hope you'll find this useful > :-) It was, thanks :) I am translating this code to ocaml, and the original version is written in an object-oriented fashion, so there's naturally an impedance mismatch on the translation... I'll wait a bit to decide if I should use objects in ocaml or if it's better to try to redesign the code to make it more... ocamly :p Thanks again, Andre