Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:20273 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34271 invoked by uid 1010); 23 Nov 2005 19:57:11 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 34254 invoked from network); 23 Nov 2005 19:57:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Nov 2005 19:57:11 -0000 X-Host-Fingerprint: 81.169.182.136 ajaxatwork.net Linux 2.4/2.6 Received: from ([81.169.182.136:43105] helo=strato.aixcept.de) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id FD/D1-11378-599C4834 for ; Wed, 23 Nov 2005 14:57:09 -0500 Received: from [192.168.1.3] (dslb-084-063-014-014.pools.arcor-ip.net [84.63.14.14]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by strato.aixcept.de (Postfix) with ESMTP id 22254610284; Wed, 23 Nov 2005 21:03:04 +0100 (CET) Date: Wed, 23 Nov 2005 20:55:00 +0100 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <997705859.20051123205500@marcus-boerger.de> To: Stefan Walk Cc: Derick Rethans , PHP Developers Mailing List In-Reply-To: <4858f9d90511230807g3952ea2fg@mail.gmail.com> References: <4858f9d90511230807g3952ea2fg@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PDM Meeting Notes From: helly@php.net (Marcus Boerger) Hello Stefan, "<%=" is of course also conflicting the XML specs since "<" must be followed by a "!" is we are in a DTD context. Or a "?" to start a processing instruction or a valid element name. And "%" cannot start an element name. marcus Wednesday, November 23, 2005, 5:07:22 PM, you wrote: > On 22/11/05, Derick Rethans wrote: >> Hello folks! >> >> On 11 and 12 November a bunch of us had a developers meeting in Paris, >> discussing the things we want to do for PHP 6. Partly because of the >> Unicode support, but we also discussed the items on "Rasmus' wishlist" >> and a lot of other items. I made a report of the discussions we had and >> placed the notes here: >> >> http://php.net/~derick/meeting-notes.html >> >> regards, >> Derick > Hello, > what was the reason for the decision to drop asp tags? We are using > them in our templates because of the <%= shortcut and no conflicts > with X(HT)ML. > Regards, > Stefan > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php Best regards, Marcus