Browse thread
[Caml-list] CTAN/CPAN for Caml (COCAN ...?)
[
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: | Fernando Alegre <fernando@c...> |
| Subject: | Re: [Caml-list] GODI (was: CTAN/CPAN for Caml (COCAN ...?)) |
On Wed, Jul 23, 2003 at 10:56:27AM -0700, David Brown wrote: > I also disagree that the namespace problem is a minor issue. I think it > will be a hindrance to use of Ocaml for moderate to large projects. Me too :-) The project I am working on consists of a dozen OCaml applications sharing a common library. The library has so far 250 files and 50K lines of Ocaml code. Most applications are also linked with Camlimages, LablGL, LablGtk, plus some C and FORTRAN code. Module namespace is starting to be a problem in this medium sized project. On the other hand, packaging is a non-issue for us. Fernando ------------------- 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