<br><br><div><span class="gmail_quote">On 11/16/06, <b class="gmail_sendername">Karoly Negyesi</b> &lt;<a href="mailto:karoly@negyesi.net">karoly@negyesi.net</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&gt; is there a simplexml backport ?<br>&gt; in PHP_Compat ?<br><br>How there could be? The necessary language elements are not there. See for example <a href="http://www.ister.org/code/simplexml44/doc.xhtml">http://www.ister.org/code/simplexml44/doc.xhtml
</a><br></blockquote></div>Did I hear DrupalXML library?<br><br>But seriously, simpleXML is great.&nbsp; I'm sure I'm not the only one that would like to start taking advantage of it.&nbsp; If we want to continue supporting php4(which I think is necessary) and we want simpleXML then maybe we should write our own library that degrades to something like the system linked by Karoly.&nbsp; That way we have a common interface and we can take advantage of the benefits of simpleXML.&nbsp; And if we take some care in designing the library it will make conversion to simpleXML at php4 EOL fairly easy.
<br><br><br>