Hey Folks:

Adam replied to my message on another mailing list.  I'm reposting it here
for public edification and education, with a disclaimer from him that what 
he knows is from discussions on the php-dev mailing list, not first hand 
experience...

vvvvvvvvvvvvvvvv
From: Adam Maccabee Trachtenberg <[EMAIL PROTECTED]>
To: NYPHP Talk <[EMAIL PROTECTED]>
Date: Tue, 12 Aug 2003 14:46:15 -0400 (EDT)
Subject: Re: [nyphp-talk] libxml in PHP 5

On Mon, 11 Aug 2003, Analysis & Solutions wrote:

> I was thinking that the new XML parser would necessitate scripts use
> different function calls.  Or will the main functions and behavior remain
> the same, but only the library be changed?

The plan is to make the libxml switch seamless and not require any
changes in your XML code.

> If the functions will indeed be different, is there some place to find
> docs about these new procedures?  They don't have to be great, just give
> me an idea of how to start hacking something simple.

PHP 5 will also have the SimpleXML extension. I believe the C code in
the CVS is also the documentation. (Source code: The ultimate 
documentation.)

-adam

PS: Sterling is actually banging the drum on lots of this. He'll know
more than I.

--
[EMAIL PROTECTED]
author of o'reilly's php cookbook
avoid the holiday rush, buy your copy today!
^^^^^^^^^^^^^^^^

-- 
     FREE scripts that make web and database programming easier
           http://www.analysisandsolutions.com/software/
 T H E   A N A L Y S I S   A N D   S O L U T I O N S   C O M P A N Y
 4015 7th Ave #4AJ, Brooklyn NY    v: 718-854-0335   f: 718-854-0409

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to