[
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: | 2002-08-15 (13:27) |
From: | Vitaly Lugovsky <vsl@o...> |
Subject: | Re: [Caml-list] Namespace proposal |
On Thu, 15 Aug 2002, Ohad Rodeh wrote: > Also, the Caml team was convinced enough that namespaces were > an issue to add the "-pack" option to v3.05. I knew it!!! I'm already using this feature to manage modules in one not so big project (about 50 modules). Before -pack was introduced I had a very bad headache with modules naming... But even this is not a complete solution: some namespace info is defined completely in the Makefiles, not in the source code. And, Makefiles becomes more and more complex. I think that the best and the most natural solution is something like Java or Python packages... ------------------- 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