[
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: | Andreas Rossberg <rossberg@p...> |
| Subject: | Re: [Caml-list] module namespace |
Jeffrey Palmer wrote: > > > I agree with you, but unless we agree that any resource or > > documentation available on the defined namespace can be > > reached via http at the specified address/path, then we must > > specify the protocol. > > Interesting. Is this model in common usage elsewhere (i.e., relying on a > namespace specification to indicate documentation repositories)? > > I've personally never come across it in other programming languages Oz uses URIs to identify and locate modules. By default, the system recognizes file:, http: and x-oz: schemes, the latter denoting the standard library. Module management is programmable however, so that it may be extended to handle other schemes/protocols. - Andreas -- Andreas Rossberg, rossberg@ps.uni-sb.de "Computer games don't affect kids; I mean if Pac Man affected us as kids, we would all be running around in darkened rooms, munching magic pills, and listening to repetitive electronic music." - Kristian Wilson, Nintendo Inc. ------------------- 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