[XML-SIG] [Fwd: [4suite] ReleaseNode interface in 4XSLT]

Uche Ogbuji uche.ogbuji@fourthought.com
Mon, 14 May 2001 01:06:00 -0600


This is a multi-part message in MIME format.
--------------8D5F80E05CA0787A819F3271
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit


-- 
Uche Ogbuji                               Principal Consultant
uche.ogbuji@fourthought.com               +1 303 583 9900 x 101
Fourthought, Inc.                         http://Fourthought.com 
4735 East Walnut St, Ste. C, Boulder, CO 80301-2537, USA
Software-engineering, knowledge-management, XML, CORBA, Linux, Python
--------------8D5F80E05CA0787A819F3271
Content-Type: message/rfc822
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Return-Path: <4suite-admin@dollar.fourthought.com>
Received: from dollar.fourthought.com ([204.144.146.184])
	by yen.fourthought.com (8.11.2/8.11.2) with ESMTP id f4E5vl722886;
	Sun, 13 May 2001 23:57:47 -0600
Received: from dollar.fourthought.com (localhost.localdomain [127.0.0.1])
	by dollar.fourthought.com (8.9.3/8.9.3) with ESMTP id XAA24241;
	Sun, 13 May 2001 23:52:18 -0600
Received: from yen.fourthought.com (bastion.fourthought.com [204.144.146.185])
	by dollar.fourthought.com (8.9.3/8.9.3) with ESMTP id XAA24066
	for <4suite@dollar.fourthought.com>; Sun, 13 May 2001 23:50:08 -0600
Received: from mail.cs.tu-berlin.de (root@mail.cs.tu-berlin.de [130.149.17.13])
	by yen.fourthought.com (8.11.2/8.11.2) with ESMTP id f4E5t7722581;
	Sun, 13 May 2001 23:55:07 -0600
Received: from mira.informatik.hu-berlin.de (loewis.home.cs.tu-berlin.de [130.149.147.34])
	by mail.cs.tu-berlin.de (8.9.3/8.9.3) with ESMTP id HAA28334;
	Mon, 14 May 2001 07:54:00 +0200 (MET DST)
Received: (from martin@localhost)
	by mira.informatik.hu-berlin.de (8.10.2/8.10.2/SuSE Linux 8.10.0-0.3) id f4E5cOb01301;
	Mon, 14 May 2001 07:38:24 +0200
Message-Id: <200105140538.f4E5cOb01301@mira.informatik.hu-berlin.de>
From: "Martin v. Loewis" <martin@loewis.home.cs.tu-berlin.de>
To: Mike.Olson@fourthought.com
CC: 4suite@fourthought.com, python-dev@python.org
In-reply-to: <3AFF2E8B.31B9ED97@FourThought.com> (message from Mike Olson on
	Sun, 13 May 2001 19:02:03 -0600)
Subject: Re: [4suite] ReleaseNode interface in 4XSLT
References: <200105131208.f4DC82o11349@mira.informatik.hu-berlin.de> <3AFECF52.FF7E9B26@FourThought.com> <200105131908.f4DJ8lh14249@mira.informatik.hu-berlin.de> <3AFF2E8B.31B9ED97@FourThought.com>
User-Agent: REMI/1.14.2 (=?ISO-8859-4?Q?Hokuhoku-=D2shima?=) Chao/1.14.1
 (=?ISO-8859-4?Q?Rokujiz=F2?=) APEL/10.2 Emacs/20.7 (i386-suse-linux)
 MULE/4.0 (HANANOEN)
MIME-Version: 1.0 (generated by REMI 1.14.2 - =?ISO-8859-4?Q?=22Hokuhoku-=D2?=
 =?ISO-8859-4?Q?shima=22?=)
Content-Type: text/plain; charset=US-ASCII
Sender: 4suite-admin@dollar.fourthought.com
Errors-To: 4suite-admin@dollar.fourthought.com
X-BeenThere: 4suite@lists.fourthought.com
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:4suite-request@lists.fourthought.com?subject=help>
List-Post: <mailto:4suite@lists.fourthought.com>
List-Subscribe: <http://lists.fourthought.com/mailman/listinfo/4suite>, <mailto:4suite-request@lists.fourthought.com?subject=subscribe>
List-Id: Users and support for 4Suite tools <4suite.lists.fourthought.com>
List-Unsubscribe: <http://lists.fourthought.com/mailman/listinfo/4suite>, <mailto:4suite-request@lists.fourthought.com?subject=unsubscribe>
List-Archive: http://lists.fourthought.com/pipermail/4suite/
Date: Mon, 14 May 2001 07:38:24 +0200

> Should we standardize all of the python xml extensions with a py
> prefix?  pyReleaseNode or py_releaseNode?  Then we will never have to
> worry about a name clash.

IMO, no. The entire interface together is the Python DOM mapping. In
the unlikely event of a name clash, we could still decide to rename
the DOM function, or find some other magic (e.g. overloading on the
argument count).

Regards,
Martin

_______________________________________________
4suite mailing list
4suite@lists.fourthought.com
http://lists.fourthought.com/mailman/listinfo/4suite

--------------8D5F80E05CA0787A819F3271--