caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Nicolas Cannasse" <warplayer@free.fr>
To: "Damien Doligez" <damien.doligez@inria.fr>, <caml-list@inria.fr>
Subject: Re: [Caml-list] undocumented external ... = "%identity"
Date: Mon, 3 Nov 2003 23:20:04 +0900	[thread overview]
Message-ID: <006901c3a215$93641ad0$6f00a8c0@PWARP> (raw)
In-Reply-To: <6F818717-0E06-11D8-B422-00039310CAE8@inria.fr>

[...]
> ... or a change in the data representations used by the compiler and
> runtime.
>
> > Such major changes are usually backward compatibile, if not I suppose
> > the Obj.magic forward porting problem will be the minor problem
> > programmer will have with a new ocaml release ...
>
> Not true.  We can make changes that break many uses of Obj.magic without
> changing the language or the type system.  That's why Obj.magic is not
> documented.

To be 100% honest, you should say that such a change would break most of the
Ocaml interfaces to C librairies, and that such a change have is then highly
unexpectable (at least I hope so for the sake of Ocaml). Documenting
Obj.magic would have the benefit to make people better understand the
underlying C representation of caml values, and then writing more efficient
code - and start writing more C libraries....

Nicolas Cannasse

-------------------
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


      reply	other threads:[~2003-11-03 14:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-29 10:42 Stefano Zacchiroli
2003-10-29 11:39 ` Jacques Garrigue
2003-10-30 19:55   ` Stefano Zacchiroli
2003-10-31  7:47     ` William Lovas
2003-11-01  8:22       ` Stefano Zacchiroli
2003-11-03 14:03         ` Damien Doligez
2003-11-03 14:20           ` Nicolas Cannasse [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='006901c3a215$93641ad0$6f00a8c0@PWARP' \
    --to=warplayer@free.fr \
    --cc=caml-list@inria.fr \
    --cc=damien.doligez@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;
as well as URLs for NNTP newsgroup(s).