unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: "Stephen J. Turnbull" <stephen@xemacs.org>
Cc: Tom Tromey <tromey@redhat.com>,
	Nic Ferrier <nferrier@ferrier.me.uk>,
	emacs-devel@gnu.org
Subject: Re: package.el can't install a circular depend and it should be able to.
Date: Fri, 11 Jan 2013 18:27:58 -0500	[thread overview]
Message-ID: <jwvsj671euk.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <87r4m0c1jz.fsf@uwakimon.sk.tsukuba.ac.jp> (Stephen J. Turnbull's message of "Sat, 05 Jan 2013 02:15:12 +0900")

>> A real circular graph isn't supported.  I guess it could be, though to
>> me it seems like this would have to be some kind of packaging confusion.
> Why is it confusion?  Lisp environments have always supported mutual
> recursion.  I'll grant that it would normally be technically possible
> to refactor the packages to avoid it at the library level, but it
> might be administratively inconvenient due to separate maintainership
> and the like, or simply an historical artifact that the maintainers
> don't want to refactor immediately.  I don't see why those cases
> shouldn't be supported, although it might be appropriate to warn.

I partly agree, but mutual recursion between ELPA packages should be
pretty damn rare (as opposed to mutual recursion between individual
Elisp files), so I don't think it's worth worrying about it.


        Stefan



  reply	other threads:[~2013-01-11 23:27 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-04  0:24 package.el can't install a circular depend and it should be able to Nic Ferrier
2013-01-04 14:26 ` Tom Tromey
2013-01-04 17:15   ` Stephen J. Turnbull
2013-01-11 23:27     ` Stefan Monnier [this message]
2013-01-12  2:43   ` Stefan Monnier
2013-01-12 14:14     ` Nic Ferrier
2013-01-12 15:03       ` Stefan Monnier
2013-01-12 16:27         ` Nic Ferrier
2013-01-13  0:02           ` Stefan Monnier
2013-01-14 21:47     ` Tom Tromey
2013-01-15  0:00       ` Xue Fuqiao
2013-01-15  1:24       ` Stephen J. Turnbull
2013-01-15  2:14       ` 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=jwvsj671euk.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=nferrier@ferrier.me.uk \
    --cc=stephen@xemacs.org \
    --cc=tromey@redhat.com \
    /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).