Browse thread
Stupid question re:modules
-
Brian Hurt
- Jacques Garrigue
- Julien Moutinho
-
Vincent Aravantinos
- David Teller
[
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: | David Teller <David.Teller@e...> |
| Subject: | Re: [Caml-list] Stupid question re:modules |
Ask Tom Hirschowitz. I'm not sure it's still his research interest, unfortunately. Cheers, David On Fri, 2007-08-24 at 12:16 +0200, Vincent Aravantinos wrote: > BTW, I thought there was some kind of research about inheritance and > modules (heard about "mixin modules"), is there any plan to implement > this one day in ocaml ? > > The lack of real inheritance with modules is a major restriction IMHO...