Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:21652 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21299 invoked by uid 1010); 23 Jan 2006 16:57:50 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 21282 invoked from network); 23 Jan 2006 16:57:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Jan 2006 16:57:50 -0000 X-Host-Fingerprint: 83.149.123.177 mail.aaaa.ws Linux 2.4/2.6 Received: from ([83.149.123.177:57565] helo=mail.aaaa.ws) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 08/BC-06819-D0B05D34 for ; Mon, 23 Jan 2006 11:57:49 -0500 Received: from cpc2-sout5-5-0-cust53.sot3.cable.ntl.com ([81.110.110.53] helo=[192.168.1.103]) by mail.aaaa.ws with esmtpa (Exim 4.50) id 1F150e-0006Yd-Dz; Mon, 23 Jan 2006 16:57:40 +0000 To: Daniel Convissor Cc: PHP Internals List In-Reply-To: <20060123165526.GA24769@panix.com> References: <43D13AAE.1030409@lerdorf.com> <7.0.0.16.2.20060120134701.04186f60@zend.com> <7.0.0.16.2.20060120160835.040c9f20@zend.com> <7.0.0.16.2.20060120165840.041fbf10@zend.com> <43D19937.6050201@lerdorf.com> <20060123165526.GA24769@panix.com> Content-Type: text/plain Date: Mon, 23 Jan 2006 16:57:38 +0000 Message-ID: <1138035458.4316.3.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] JSON inclusion in core From: matthew@teh.ath.cx ("Matthew C. Kavanagh") On Mon, 2006-01-23 at 11:55 -0500, Daniel Convissor wrote: > Hi Rasmus: > > On Sun, Jan 22, 2006 at 03:02:02PM -0800, Rasmus Lerdorf wrote: > > > > A useful tag filter that understands attributes as well so you can lock > > down exactly which tags with which attributes you wish to allow through. > > Tags? Attributes? I can try to guess what you mean, but perhaps you can > elaborate, please? (X)(HT)ML would seem to be the likely candidate.