Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38953 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 4967 invoked from network); 15 Jul 2008 11:25:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Jul 2008 11:25:51 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.229 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.198.229 rv-out-0506.google.com Received: from [209.85.198.229] ([209.85.198.229:44207] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 05/2B-48479-B398C784 for ; Tue, 15 Jul 2008 07:25:47 -0400 Received: by rv-out-0506.google.com with SMTP id g37so4874551rvb.23 for ; Tue, 15 Jul 2008 04:25:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=w33lyAyI8XN10ElEwsahtd7dyFayg5w41u9dv5DVfy8=; b=Q0ATQRhUPExAlEHmxQsFU4OB/yqbkH992omgo4SPcFWiMNUPlXIUiGx2cdT6ojQeQB Ss2VdE/8VTTiFD7mzzatz7pc/K5Z4uNrz6aQzUS69H12jWcpANcd+SllWZtbnwQxJKtd 79v9zn6+5Fkk1pBKtALioZaDNcud8rLYNugOE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=BfmBa9knUhSxT4ln5Y5ILkqByKWr+neXkP7scwmrvi0HgayxAK1i9FQp9250NWSEpN Al+NfewmLkB6OsvZZv73bPVXtH1RsvI6kR7hXOUZRxoIsu5UwqFaGlxGZgkeue6sannF tivohQ5u3XsH9p1fGURFNNkww3ye+md3UG89o= Received: by 10.140.171.18 with SMTP id t18mr7325523rve.249.1216121144497; Tue, 15 Jul 2008 04:25:44 -0700 (PDT) Received: by 10.140.178.14 with HTTP; Tue, 15 Jul 2008 04:25:44 -0700 (PDT) Message-ID: Date: Tue, 15 Jul 2008 13:25:44 +0200 To: "Marcus Boerger" Cc: "Lukas Kahwe Smith" , "PHP Developers Mailing List" , "=?ISO-8859-1?Q?Johannes_Schl=FCter?=" In-Reply-To: <1803006448.20080714231548@marcus-boerger.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <28FB9CCD-E8F0-4BFB-A344-B14E3ECFB495@pooteeweet.org> <1803006448.20080714231548@marcus-boerger.de> Subject: Re: [PHP-DEV] to be discussed items From: pierre.php@gmail.com ("Pierre Joye") hi Marcus, On Mon, Jul 14, 2008 at 11:15 PM, Marcus Boerger wrote: >> 2) XMLWriter: Add writeNode([xmlreader obj]), allow to create a push/ >> pull parser > > should be easy enough and is simply a new function in an ext, can't just > somebody do it? It is not hard but not a small thing either (nested elements, attributes, etc.). It could accept a DOM node as well. However I will not have the time to do it before the 24th so if anyone is interested, please raise the hand :) Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org