From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.devel Subject: Re: primitive-generics are limited in their arities Date: 18 Jul 2003 23:45:34 +0200 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <87oezrse4h.fsf@zagadka.ping.de> References: <20030712102552.GA4329@lark> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1058567319 22815 80.91.224.249 (18 Jul 2003 22:28:39 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 18 Jul 2003 22:28:39 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sat Jul 19 00:28:37 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19ddiP-0005vq-00 for ; Sat, 19 Jul 2003 00:28:37 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19ddiz-0008L6-VK for guile-devel@m.gmane.org; Fri, 18 Jul 2003 18:29:13 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19ddip-0008Bt-2k for guile-devel@gnu.org; Fri, 18 Jul 2003 18:29:03 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19ddiW-0007jY-SN for guile-devel@gnu.org; Fri, 18 Jul 2003 18:28:47 -0400 Original-Received: from gnuftp.gnu.org ([199.232.41.6]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19ddgl-00067G-4e for guile-devel@gnu.org; Fri, 18 Jul 2003 18:26:55 -0400 Original-Received: from mail.dokom.net ([195.253.8.218]) by gnuftp.gnu.org with esmtp (Exim 4.20) id 19dd2t-0000k3-2Z for guile-devel@gnu.org; Fri, 18 Jul 2003 17:45:43 -0400 Original-Received: from dialin.speedway42.dip44.dokom.de ([195.138.42.44] helo=zagadka.ping.de) by mail.dokom.net with smtp (Exim 3.36 #3) id 19dd3V-0000kj-00 for guile-devel@gnu.org; Fri, 18 Jul 2003 23:46:22 +0200 Original-Received: (qmail 7737 invoked by uid 1000); 18 Jul 2003 21:45:35 -0000 Original-To: djurfeldt@nada.kth.se In-Reply-To: Original-Lines: 11 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:2633 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:2633 Mikael Djurfeldt writes: > The arity of primitive generics is restricted to the arity of their > primitive methods. Could this be relaxed, technically? When primitive-generics are unrestricted in terms of arity, they would be more similar to the regular generics, which would be nice, I think... -- GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405 _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel