Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41966 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83472 invoked from network); 17 Nov 2008 10:50:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Nov 2008 10:50:20 -0000 Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 88.198.8.16 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 88.198.8.16 bigtime.backendmedia.com Linux 2.6 Received: from [88.198.8.16] ([88.198.8.16:44807] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 44/20-17095-86C41294 for ; Mon, 17 Nov 2008 05:50:17 -0500 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id 04249414400B; Mon, 17 Nov 2008 10:52:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at backendmedia.com Received: from bigtime.backendmedia.com ([127.0.0.1]) by localhost (bigtime.backendmedia.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1v9rO5-+ej8z; Mon, 17 Nov 2008 11:52:07 +0100 (CET) Received: from [10.0.2.3] (gprs01.swisscom-mobile.ch [193.247.250.1]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mls@pooteeweet.org) by bigtime.backendmedia.com (Postfix) with ESMTP id 1A1524144009; Mon, 17 Nov 2008 11:52:05 +0100 (CET) Cc: internals@lists.php.net Message-ID: To: Mark , Andrei Zmievski In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v929.2) Date: Mon, 17 Nov 2008 11:48:33 +0100 References: X-Mailer: Apple Mail (2.929.2) Subject: Re: [PHP-DEV] CVS Account Request: magicaltux From: mls@pooteeweet.org (Lukas Kahwe Smith) On 16.11.2008, at 11:40, Mark Karpeles wrote: > As most my [PATCH] mails sent to the internals mailing list were > ignored (as of today, at least), I'm requesting an access to the PHP > CVS, fully aware of what this means. > > My contributions (ordered by priority) would include: > - The WDDX extension (http://bugs.php.net/46496) > My fix for WDDX would allow closing the following forever-waiting > bugs: > http://bugs.php.net/45037 > http://bugs.php.net/45314 > > I also intend later (and after some discussions, if anyone has any > interest in WDDX) to add a feature to WDDX to provide the ability to > stream a packet (create a packet ressource while providing a stream > descriptor, send the XML code for the variables when added, then > close the packet with an "end of packet" instruction). Providing the > reverse process would also have to be done at the same time, using > event-based xml parsing. > This would allow memory-efficient creation of large packets. Andrei is the maintainer for the WDDX extension. Could you give Mark some feedback here? regards, Lukas Kahwe Smith mls@pooteeweet.org