Re: smtp module/classes

Pierre HABOUZIT <[email protected]> Sat, 21 May 2005 13:34:44 +0200
Newsgroups gmane.comp.lang.ocaml.lib.net.devel
Message-ID <[email protected]>
> Ok, Pierre, you have now the rights to check in your code. You can do
> this in a subdirectory below ocamlnet/src.
> 
> We actually have some coding rules, although there is no document where
> they are written up:
> 
> - Choose logical and unique module names. For example, the modules of the
>   component cgi have all the name prefix "netcgi". For new components it
>   is best to simply take the component name as prefix.
> 
>   Names of components and modules are often built with "net" as prefix
>   to avoid collisions with other people's modules. And of course, for
>   purposes of "library identity".
> 
> - All modules must have a separate and commented mli interface file.
>   Comments must be done using ocamldoc.
> 
> - The existing Makefile/configure infrastructure must be used. If features
>   are missing, we can add them.
> 
> - Don't use -pack. It isn't supported on all platforms.
> 
> These rules are quite minimum, the rest is discussion.
> 
> Gerd

  ok, very nice, thank you.  I'm on short vacation I'll take a look at
it when I come back.
-- 
·O·  Pierre Habouzit
··O
OOO                                                http://www.madism.org
signature.asc (application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFCjxzUvGr7W6HudhwRAi+ZAKCUqwdm4m3RuIbYcjyheBryz3OlcQCgl7cn
fm1hyEeo8/UcOu6MuWCdHnM=
=klK+
-----END PGP SIGNATURE-----