[wp-hackers] Re: SOAP Interface and moving to php 5

Elliotte Harold elharo at metalab.unc.edu
Mon May 21 10:08:04 GMT 2007


Doug Stewart wrote:

> Let's do this: let's document what NOT having PHP5 as a requirement
> restrains us from implementing.
> 
> SimpleXML stuff comes readily to mind.  What else?

SimpleXML is just an API. There are others that work in PHP 4. Any 
actual feature you can implement with SimpleXML in PHP 5 can be 
implemented in other ways in PHP 4.

Or are you really asking what not haveing PHP5 as a requirement keeps us 
from *using*?

-- 
Elliotte Rusty Harold  elharo at metalab.unc.edu
Java I/O 2nd Edition Just Published!
http://www.cafeaulait.org/books/javaio2/
http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/


More information about the wp-hackers mailing list