From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.lisp.guile.devel Subject: Re: make-shared-substring Date: Thu, 09 Oct 2003 09:52:47 +1000 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <87n0cbmgmo.fsf@zip.com.au> References: <87brsx7vdw.fsf@zip.com.au> <8765j17wtg.fsf@zagadka.ping.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1065657382 25811 80.91.224.253 (8 Oct 2003 23:56:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 8 Oct 2003 23:56:22 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Thu Oct 09 01:56:20 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A7OAG-0007NQ-00 for ; Thu, 09 Oct 2003 01:56:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1A7O7a-0001pv-OQ for guile-devel@m.gmane.org; Wed, 08 Oct 2003 19:53:34 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1A7O7V-0001po-9B for guile-devel@gnu.org; Wed, 08 Oct 2003 19:53:29 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1A7O6y-0001ll-64 for guile-devel@gnu.org; Wed, 08 Oct 2003 19:53:28 -0400 Original-Received: from [61.8.0.36] (helo=snoopy.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.24) id 1A7O6x-0001kc-1x for guile-devel@gnu.org; Wed, 08 Oct 2003 19:52:55 -0400 Original-Received: from mongrel.pacific.net.au (mongrel.pacific.net.au [61.8.0.107]) by snoopy.pacific.net.au (8.12.3/8.12.3/Debian-6.6) with ESMTP id h98NqrYH009456 for ; Thu, 9 Oct 2003 09:52:53 +1000 Original-Received: from localhost (ppp120.dyn228.pacific.net.au [203.143.228.120]) by mongrel.pacific.net.au (8.12.3/8.12.3/Debian-6.6) with ESMTP id h98NnOst004088 for ; Thu, 9 Oct 2003 09:49:24 +1000 Original-Received: from gg by localhost with local (Exim 3.35 #1 (Debian)) id 1A7O6p-0001mg-00; Thu, 09 Oct 2003 09:52:47 +1000 Original-To: guile-devel@gnu.org Mail-Copies-To: never In-Reply-To: <8765j17wtg.fsf@zagadka.ping.de> (Marius Vollmer's message of "Tue, 07 Oct 2003 19:59:55 +0200") User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) 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:2861 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:2861 Marius Vollmer writes: > > Providing it in 1.7 is too much hassle, I'd say, since it would > need to whole shared string mechanism. Oh, to make it genuinely shared. Yep. I guess guile-www is only using it as an optimization, not because a change in one string should appear in another. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel