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 |
On Mon, Jul 21, 2003 at 08:11:53AM +0900, Yamagata Yoriyuki wrote: > > BTW, all collisions really occurred are between modules not available > from users. This kind of problem can be solved if we can make > "private" modules completely invisible from the outside of packages. Although this may be good enough in the short term, it won't avoid name clashes in the long term. Inevitably, packages will eventually be created with the same toplevel names as other existing packages. We'll need some user tool to manage module namespaces when this occurs. 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