Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:16074 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29555 invoked by uid 1010); 25 Apr 2005 12:22:17 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 29540 invoked from network); 25 Apr 2005 12:22:17 -0000 Received: from unknown (HELO calligram.co.uk) (127.0.0.1) by localhost with SMTP; 25 Apr 2005 12:22:17 -0000 X-Host-Fingerprint: 212.69.217.34 smtp-relay05.x-mailer.co.uk Linux 2.4/2.6 Received: from ([212.69.217.34:39111] helo=smtp-relay05.x-mailer.co.uk) by pb1.pair.com (ecelerity 1.2.12rc1 r(5476:5477)) with SMTP id 47/8B-22714-9F0EC624 for ; Mon, 25 Apr 2005 08:22:17 -0400 Received: from [212.69.210.169] (helo=emarket.dsvr.co.uk) by smtp-relay05.x-mailer.co.uk with esmtp (Exim 4.30) id 1DQ2bO-0008Hk-P4 for internals@lists.php.net; Mon, 25 Apr 2005 13:22:14 +0100 Received: from variable ([82.153.149.65]) (authenticated (0 bits)) by emarket.dsvr.co.uk (8.11.7/8.11.7) with ESMTP id j3PCMEe28038 for ; Mon, 25 Apr 2005 13:22:14 +0100 Organization: Calligram Ltd To: internals@lists.php.net Date: Mon, 25 Apr 2005 13:30:27 +0100 User-Agent: KMail/1.7.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-ID: <200504251330.27509.duncan@calligram.co.uk> Subject: Re: Attributes support proposal From: duncan@calligram.co.uk (Duncan McIntyre) Sebastian - how's the parser going? I've finished my patches to make attributes work as native PHP tokens. You can get the code and read a discussion about the various possibilities for implementation at http://www.calligram.co.uk/oss/Attributes I really hope we can come to a consensus on how to suppor this in PHP. Duncan