Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41990 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 75993 invoked from network); 19 Nov 2008 00:23:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Nov 2008 00:23:37 -0000 Authentication-Results: pb1.pair.com smtp.mail=andrei@gravitonic.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=andrei@gravitonic.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain gravitonic.com from 209.85.200.170 cause and error) X-PHP-List-Original-Sender: andrei@gravitonic.com X-Host-Fingerprint: 209.85.200.170 wf-out-1314.google.com Received: from [209.85.200.170] ([209.85.200.170:41006] helo=wf-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8F/DC-12369-88C53294 for ; Tue, 18 Nov 2008 19:23:37 -0500 Received: by wf-out-1314.google.com with SMTP id 26so3203347wfd.26 for ; Tue, 18 Nov 2008 16:23:33 -0800 (PST) Received: by 10.143.13.3 with SMTP id q3mr193889wfi.205.1227054212956; Tue, 18 Nov 2008 16:23:32 -0800 (PST) Received: from Macintosh-18.local ([131.107.204.126]) by mx.google.com with ESMTPS id 28sm10393wfg.8.2008.11.18.16.23.30 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 18 Nov 2008 16:23:31 -0800 (PST) Message-ID: <49235C81.2030307@gravitonic.com> Date: Tue, 18 Nov 2008 16:23:29 -0800 User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070807) MIME-Version: 1.0 To: Lukas Kahwe Smith CC: Mark , internals@lists.php.net References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] CVS Account Request: magicaltux From: andrei@gravitonic.com (Andrei Zmievski) Lukas Kahwe Smith wrote: >> 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? I think that would be a good feature. -Andrei