all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: Emacs-Devel <emacs-devel@gnu.org>
Subject: Re: changing function signatures and no library version # => must use too-general test
Date: Wed, 26 Apr 2006 00:55:34 -0400	[thread overview]
Message-ID: <878xptaqhs.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <DNEMKBNJBGPAOPIJOOICCEEDDFAA.drew.adams@oracle.com> (Drew Adams's message of "Tue, 25 Apr 2006 14:48:53 -0700")

>     I don't know specifically what happened with help-insert-xref-button,
>     but it's prety common to change a function's list of arguments without
>     subsantially changing its body and/or its conceptual meaning, in which
>     case it will usually makes more sense to keep the same name.

> Too bad for Emacs users. No, I don't see how that usually makes more sense,
> whether it is common or not.

In most coding practices, there is this thing about choosing your function
names based on what they do.

> Annoyance to developers is important, but it is not as important as clean
> software and clear software maintenance.

It is *specifically* for clarity of the code and clear software maintenance
that function names should be chosen correctly, without having to worry
about previously used names.


        Stefan

  parent reply	other threads:[~2006-04-26  4:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-25 17:30 changing function signatures and no library version # => must use too-general test Drew Adams
2006-04-25 18:57 ` Stefan Monnier
2006-04-25 19:39   ` Drew Adams
2006-04-25 20:35     ` Stefan Monnier
2006-04-25 21:48       ` Drew Adams
2006-04-26  2:41         ` Miles Bader
2006-04-26  4:55         ` Stefan Monnier [this message]
2006-04-26  6:21           ` Drew Adams

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=878xptaqhs.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.