Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18228 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34227 invoked by uid 1010); 19 Aug 2005 19:09:03 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 34212 invoked from network); 19 Aug 2005 19:09:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Aug 2005 19:09:02 -0000 X-Host-Fingerprint: 65.124.18.202 miranda.org Linux 2.4/2.6 Received: from ([65.124.18.202:42453] helo=miranda.org) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 06/27-33075-D4E26034 for ; Fri, 19 Aug 2005 15:09:02 -0400 Received: (qmail 16184 invoked by uid 546); 19 Aug 2005 15:08:59 -0400 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 19 Aug 2005 15:08:59 -0400 Date: Fri, 19 Aug 2005 15:08:59 -0400 (EDT) X-X-Sender: adam@miranda.org To: sterling@apache.org cc: Rob Richards , Rasmus Lerdorf , internals@lists.php.net In-Reply-To: <24e5f3b705081912045e18fea2@mail.gmail.com> Message-ID: References: <43054765.3000208@lerdorf.com> <430593FF.6020907@lerdorf.com> <4305F81A.5090606@ctindustries.net> <24e5f3b705081912045e18fea2@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] Simplexml and xml namespaces From: adam@trachtenberg.com (Adam Maccabee Trachtenberg) On Fri, 19 Aug 2005, Sterling Hughes wrote: > I agree. var_dump() should accurately expose the structure of the > simplexml object, if people want to see *everything* they should dump > it explicitly (there is a method in the DOM api to do this?) You mean other than reserializing the data back as XML? :) All kidding aside, I do use SXE's asXML() and DOM's saveXML() for debugging in these types of cases. -adam -- adam@trachtenberg.com | http://www.trachtenberg.com author of o'reilly's "upgrading to php 5" and "php cookbook" avoid the holiday rush, buy your copies today!