[ocaml-platform] on the need and design of OCaml namespaces
Xavier Clerc
xavier.clerc at inria.fr
Mon Feb 25 19:13:56 GMT 2013
----- Mail original -----
>
>
> Le vendredi, 22 février 2013 à 22:51, Xavier Clerc a écrit :
>
> > So, as of today, we have :- "archives" (cma / cmxa) allowing to
> > gather modules but without
> > naming (at the language level) the gathering ;
> > - "packs" allowing to gather modules into a module.
> > I regard namespaces are gathering modules into a named entity but
> > without creating a module. Hence, it is a new beast, different from
> > archives and packs.
>
> So basically a new concept is introduced because "pack" is not
> technically satisfying.
This is no what I mean.
Packs and namespaces serve two different purposes.
It just happens that the lack of namespace forced
people (including me) to use packs as namespaces.
Xavier
More information about the Platform
mailing list