From: "Daniel Bünzli" <daniel.buenzli@erratique.ch>
To: caml-list <caml-list@inria.fr>
Cc: Anil Madhavapeddy <anil@recoil.org>
Subject: Re: [Caml-list] Non-blocking IO interface design
Date: Sat, 14 Apr 2012 11:46:06 +0200 [thread overview]
Message-ID: <84D6DF8E74CA4496A53002D60163619F@erratique.ch> (raw)
In-Reply-To: <CACLX4jRyRLboJHavvxbLp+x2h=AkC+KTj3iMnrCX41zRBJzKfw@mail.gmail.com>
Just a word on naming.
I have now gathered all functions specific to `Manual sources and destinations in a Manual submodule by renaming as follows:
Codec.decode_src -> Codec.Manual.src
Codec.encode_dst -> Codec.Manual.dst
Codec.encode_dst_rem -> Codec.Manual.dst_rem
The new names are as short and seem as clear to me. Maybe even clearer since the name of the module suggests it should only be used with `Manual sources and destinations. It also makes it easier for non-`Manual users to skip these functions and their documentation.
The sample code at http://erratique.ch/repos/nbcodec/ was updated accordingly.
Best,
Daniel
prev parent reply other threads:[~2012-04-14 9:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-08 20:37 Daniel Bünzli
2012-04-09 19:28 ` Anil Madhavapeddy
2012-04-10 8:21 ` Daniel Bünzli
2012-04-10 12:40 ` Yaron Minsky
2012-04-14 9:46 ` Daniel Bünzli [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=84D6DF8E74CA4496A53002D60163619F@erratique.ch \
--to=daniel.buenzli@erratique.ch \
--cc=anil@recoil.org \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox