caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Jacques Garrigue <garrigue@kurims.kyoto-u.ac.jp>
To: nicolas.george@ens.fr
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Changes in CVS
Date: Sat, 08 Sep 2001 07:01:57 +0900	[thread overview]
Message-ID: <20010908070157Q.garrigue@kurims.kyoto-u.ac.jp> (raw)
In-Reply-To: <20010906151830.A1400@aimlin>

From: Nicolas George <nicolas.george@ens.fr>

> Le jeudi 06 septembre 2001 à 17:53, Jacques Garrigue a écrit :
> >				remove labels in the standard library,
> > and switch to (slightly laxist) label mode by default.
> 
> I am not sure what you mean. Switching to label mode by default is ok for
> me. But removing labels in the standard library means breaking all programs
> that use them, if I do not miss somethig. Whereas leaving them means
> breaking only the makefiles of programs using the old syntax. I think
> adding a "-no-labels" in the "OCFLAGS=" line is much less work than fixing
> the code, especially if it uses the commuting arguments fetaure.

Sure, this is incompatible for current label mode users.
A small degree of compatibility is provided by a StdLabels module.
(Only including labels for Array, List and String)
The conversion is relatively easy, particularly if you do not use
commutation of labels too much. Even for heavy users, this should not
be more than about a minute by kloc.

The whole point of this change is to have a unique mode satisfying
everybody, the -nolabels mode being deprecated for normal use.  This
comes at a cost, but gives a better integrated language. If you
remember the discussion on this list this spring, the option you
propose here wouldn't satisfy many users.

Best regards,

---------------------------------------------------------------------------
Jacques Garrigue      Kyoto University     garrigue at kurims.kyoto-u.ac.jp
		<A HREF=http://wwwfun.kurims.kyoto-u.ac.jp/~garrigue/>JG</A>-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


  reply	other threads:[~2001-09-07 22:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-06  8:53 Jacques Garrigue
2001-09-06 11:47 ` Sven
2001-09-06 12:29   ` Xavier Leroy
2001-09-06 14:33     ` Markus Mottl
2001-09-10 11:23       ` Xavier Leroy
2001-09-10 12:27         ` Markus Mottl
2001-09-06 13:18 ` Nicolas George
2001-09-07 22:01   ` Jacques Garrigue [this message]
2001-09-10 11:37 Dave Berry

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=20010908070157Q.garrigue@kurims.kyoto-u.ac.jp \
    --to=garrigue@kurims.kyoto-u.ac.jp \
    --cc=caml-list@inria.fr \
    --cc=nicolas.george@ens.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).