unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: David Kastrup <dak@gnu.org>
Cc: Juri Linkov <juri@jurta.org>, emacs-devel@gnu.org
Subject: Re: Creating recursive customization types / widgets
Date: 02 Dec 2003 13:46:01 +0100	[thread overview]
Message-ID: <x5r7zn1j7a.fsf@lola.goethe.zz> (raw)
In-Reply-To: <rjoeuro71w.fsf@sheridan.dina.kvl.dk>

Per Abrahamsen <abraham@dina.kvl.dk> writes:

> Juri Linkov <juri@jurta.org> writes:
> 
> > So depending on whether you perceive a new widget as a whole structure
> > (such as e.g. displayed by the `widget-browse-mode' in a widget
> > buffer) or only as one element of such structure, I suggest you
> > to name it either "tree" or "node".
> 
> It is both.
> 
> I'd like to reserve `tree' for a customize-browse ui widget, and node
> is rather non-descriptive.  Non-recursive datastructures can have
> nodes as well.

There is nothing in the widget as far as I can see that requires it to
be used only for recursive data structures, even though that is its
primary purpose.  Its principal feature is that the type information
is evaluated delayed or dynamically.  It is conceivable, for example,
that the exact type depends on the value of a different variable, or
the availability of some feature at run-time.  One could use that
widget even in that case, and it would have nothing to do with
recursion.

So I think something like "lazy" or "dynamic" or "late" will be a
better name than "recursive".

Unless I am misunderstanding something here.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum

  reply	other threads:[~2003-12-02 12:46 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-29 16:38 Creating recursive customization types / widgets Per Abrahamsen
2003-11-29 18:34 ` Per Abrahamsen
2003-11-30 20:05 ` Stefan Monnier
2003-12-01 11:36   ` Per Abrahamsen
2003-12-01 16:35     ` Thien-Thi Nguyen
2003-12-02 12:37       ` tapsellferrier.co.uk Host name lookup failure Robert J. Chassell
2003-12-01 17:08     ` Creating recursive customization types / widgets Per Abrahamsen
2003-12-02  0:31       ` Juri Linkov
2003-12-02 10:19         ` Per Abrahamsen
2003-12-02 12:46           ` David Kastrup [this message]
2003-12-02 13:34             ` Per Abrahamsen
2003-12-02 10:40         ` Per Abrahamsen
2003-12-01 13:36   ` Per Abrahamsen
2003-12-01 16:10   ` Ted Zlatanov
2003-12-01 19:24     ` Per Abrahamsen
2003-12-01  1:45 ` Richard Stallman
2003-12-01 13:27   ` Per Abrahamsen
2003-12-02  4:17     ` Richard Stallman
2003-12-02 10:31       ` Per Abrahamsen
2003-12-03  4:46         ` Richard Stallman
2003-12-03 12:30           ` Per Abrahamsen
2003-12-03 15:26           ` Per Abrahamsen
2003-12-03 19:05           ` Kevin Rodgers
2003-12-02 11:24       ` David Kastrup

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=x5r7zn1j7a.fsf@lola.goethe.zz \
    --to=dak@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=juri@jurta.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 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).