From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.devel Subject: Re: new module: (web uri) Date: Tue, 19 Oct 2010 20:45:19 +0200 Message-ID: References: <87pqv8h84b.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1287513718 27529 80.91.229.12 (19 Oct 2010 18:41:58 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 19 Oct 2010 18:41:58 +0000 (UTC) Cc: guile-devel@gnu.org To: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Tue Oct 19 20:41:56 2010 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1P8H8C-0003CS-I0 for guile-devel@m.gmane.org; Tue, 19 Oct 2010 20:41:52 +0200 Original-Received: from localhost ([127.0.0.1]:35971 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P8H8B-0007Jb-Jp for guile-devel@m.gmane.org; Tue, 19 Oct 2010 14:41:51 -0400 Original-Received: from [140.186.70.92] (port=43135 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P8H85-0007Gx-53 for guile-devel@gnu.org; Tue, 19 Oct 2010 14:41:45 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P8H84-0005Hu-3t for guile-devel@gnu.org; Tue, 19 Oct 2010 14:41:44 -0400 Original-Received: from a-pb-sasl-quonix.pobox.com ([208.72.237.25]:52922 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P8H84-0005Hq-1L; Tue, 19 Oct 2010 14:41:44 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 95032E0531; Tue, 19 Oct 2010 14:41:43 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type:content-transfer-encoding; s=sasl; bh=Rgfc+sIsXgQi e9JqI0EUuXB7/90=; b=Wv0QGT31MWwBFtdIxb/ueLF2a/euKvApP+Ry162N4gwp pK4lQmXOBHAuZYBUbJFHG19XuZflJDyrZ2l24fvVyLxjabBt3XQ57LEoiHgzbiQt pbpsy6GaYnLrszyTZHHbvL829fpcpr6vRX5ZfQ7duPeuBqXmqMm0Vg772vQ06pQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type:content-transfer-encoding; q=dns; s=sasl; b=ndjOXv P3SS0hwz2a8s9KkFPXKxUrMRZSfXFD8e5IVeiR4S9JcVTvZqsjZrVG7360kvOS+C kQkQJEr4AXLHX83qXjx9IM3h3W1AxZB6jwDYeJQboxTuNmRx3SFAoQU7t4F071Ol uE05KVXKXUnVJYVmyWEYg8vEWf4Dml3ctzCZo= Original-Received: from a-pb-sasl-quonix. (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 68DBBE052C; Tue, 19 Oct 2010 14:41:42 -0400 (EDT) Original-Received: from unquote.localdomain (unknown [79.151.127.179]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTPSA id AD5B5E0529; Tue, 19 Oct 2010 14:41:40 -0400 (EDT) In-Reply-To: <87pqv8h84b.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Sun, 17 Oct 2010 22:33:40 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Pobox-Relay-ID: 8440F08C-DBB0-11DF-907E-030CEE7EF46B-02397024!a-pb-sasl-quonix.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:11059 Archived-At: On Sun 17 Oct 2010 22:33, ludo@gnu.org (Ludovic Court=C3=A8s) writes: >> Even though Guile-WWW is GPL, > > Though if it made things easier, I=E2=80=99d be fine keeping it GPL=E2=80= =99d. I would prefer to have Guile under one license, all things equal; any serious server work, for example, would go outside of Guile and thus be happily GPL-able, i would think. >> Anyway, pasting (web uri) here at the end of the mail. Comments welcome! > > This looks nice to me, except for the lack of docstrings (which I=E2=80= =99ve > come to value thanks to Geiser ;-)) and =E2=80=98userinfo=E2=80=99 -> =E2= =80=98user-info=E2=80=99. :-) OK :) Andy --=20 http://wingolog.org/