Le 18 nov. 08 à 20:22, Richard Jones a écrit :

The proposal is to have a hierarchy of OCaml modules, of this sort:

 Net
 Net.Amazon
 Net.BitTorrent
 Net.FTPServer
 (and a million more)

which doesn't scale.

If there is nothing in the Net module (and ignoring the linking issue) you can actually achieve that by using -pack. Just redo the pack on the client whenever it installs a new package in the namespace. No ?

Best,

Daniel

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

Reply via email to