caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Daniel Bünzli" <daniel.buenzli@erratique.ch>
To: David Allsopp <dra-news@metastack.com>
Cc: "caml-list@inria.fr" <caml-list@inria.fr>
Subject: Re: [Caml-list] Filename.temp_dir_name
Date: Thu, 30 Oct 2014 11:04:11 +0100	[thread overview]
Message-ID: <F6BED8A381914A5899C790D3A01D9647@erratique.ch> (raw)
In-Reply-To: <E51C5B015DBD1348A1D85763337FB6D9E9674509@Remus.metastack.local>

Le jeudi, 30 octobre 2014 à 10:49, David Allsopp a écrit :
> That would involve vast amounts of code duplication (certainly for the unix case in batteries)

Depends on the use case and the way you organize things (can't speak for batteries though).  
  
> and would make the sources considerably less readable as you'd lose the obvious source-based knowledge of where the differences are!

Disagree, that's because you don't believe in abstraction. You are not interested in knowing the difference between one version or the other. You are interested in having the same semantics in both versions and that semantics should be defined at the module API level. By #ifdefing you didn't take the time to actually think about what you really want.

Best,

Daniel



  reply	other threads:[~2014-10-30 10:04 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-23 12:12 Sébastien Hinderer
2014-10-23 12:50 ` David Allsopp
2014-10-29 14:30   ` Sébastien Hinderer
2014-10-29 14:41     ` David Allsopp
2014-10-29 15:29       ` Sébastien Hinderer
2014-10-30  7:35         ` Gabriel Scherer
2014-10-30  9:22         ` Sylvain Pogodalla
2014-10-30  9:40           ` Daniel Bünzli
2014-10-30  9:49             ` David Allsopp
2014-10-30 10:04               ` Daniel Bünzli [this message]
2014-10-30  9:44           ` Sébastien Hinderer

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=F6BED8A381914A5899C790D3A01D9647@erratique.ch \
    --to=daniel.buenzli@erratique.ch \
    --cc=caml-list@inria.fr \
    --cc=dra-news@metastack.com \
    /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;
as well as URLs for NNTP newsgroup(s).