unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Andrea Corallo <acorallo@gnu.org>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: master 1d9d07fb00e 3/3: (cl--typeof-types): Rework to fix some regressions
Date: Tue, 05 Mar 2024 09:35:13 -0500	[thread overview]
Message-ID: <yp14jdkycf2.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <jwvcys97dip.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Mon, 04 Mar 2024 19:08:18 -0500")

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>>>>> I'm not sure I understand.  Is some code relying on the "order" of the
>>>>> supertypes?  Are these the regression you are mentioning?
>>>>> Must say I'm surprised supertypes can have an "order" in first place.
>>> Hmm... a lot of what I've been talking about in this thread is about the
>>> order of parents in `cl--typeof-types`, so yes, the order is important.
>>> It determines the priority between methods.
>> I'm asking because I'd personally consider any program relying on of the
>> parent order just buggy.
>
> Such dependencies are rare, indeed.  They're rare enough that I wouldn't
> have enough intuition to judge whether they reflect bugs or not.  In any
> case CLOS wants it, and I see no reason to do otherwise: the cl-generic
> code needs to order the methods according to some criteria, so I prefer
> to document that we do it like CLOS than to make it "undefined" (it'd be
> extra work to try and detect such undefined cases, on top of that, so
> instead we'd get "some arbitrary order" (like we have now) which we'd
> have to preserve to avoid breaking backward compatibility: might as well
> make this arbitrary order somewhat meaningful 🙂).
>
>>>> Also, this commit makes etc/syncdoc-type-hierarchy.el not functional and
>>>> our doc out of sync (it removes the comment asking to run
>>>> etc/syncdoc-type-hierarchy.el when changing 'cl--type-hierarchy' as well
>>>> 🙁).
>>>
>>> Duh, thanks for point it out, I'll update the code accordingly.
>>
>> Thanks no rush,
>
> Done.
>
>> (I myself still have to commit the Makefile magic that
>> installs syncdoc-type-hierarchy output).
>
> Haven't touched that, sorry.

Np was in my todo already, should be done now.

PS the DAG looks pretty cool now 🙂, I'm wondering tho if we should show
as well types like transient*, which don't come preloaded.

  Andrea



  parent reply	other threads:[~2024-03-05 14:35 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <170950733941.30552.13228431602613197760@vcs2.savannah.gnu.org>
     [not found] ` <20240303230900.3A353C12C5E@vcs2.savannah.gnu.org>
2024-03-04  2:11   ` master 99483e214fd 2/3: Set org-macro-templates more lazily Po Lu
2024-03-04  3:11     ` Stefan Monnier
     [not found] ` <20240303230900.51D39C12C5F@vcs2.savannah.gnu.org>
2024-03-04  9:36   ` master 1d9d07fb00e 3/3: (cl--typeof-types): Rework to fix some regressions Andrea Corallo
2024-03-04  9:46     ` Andrea Corallo
2024-03-04 15:55       ` Stefan Monnier
2024-03-04 16:19         ` Andrea Corallo
2024-03-05  0:08           ` Stefan Monnier
2024-03-05  9:34             ` Andrea Corallo
2024-03-05 14:35             ` Andrea Corallo [this message]
2024-03-05 15:30               ` Stefan Monnier
2024-03-05 17:25                 ` Andrea Corallo
2024-03-05 18:06                   ` Stefan Monnier
2024-03-06 12:34                     ` Andrea Corallo
2024-03-06 16:19                       ` Andrea Corallo
2024-03-06 17:09                         ` Stefan Monnier
2024-03-06 19:06                           ` Andrea Corallo
2024-03-06 21:49                             ` Stefan Monnier
2024-03-07  3:37                               ` Stefan Monnier
2024-03-07  8:03                                 ` Andrea Corallo
2024-03-08  7:44                                   ` Stefan Monnier

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=yp14jdkycf2.fsf@fencepost.gnu.org \
    --to=acorallo@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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 public inbox

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

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 read-only IMAP folder(s) and NNTP newsgroup(s).