[PEPr] Comment on XML::XML_pQuery

[email protected] ("Gonzalo Chumillas") Thu, 26 Sep 2013 02:58:29 +0100 (BST)
Newsgroups php.pear.dev
Message-ID <[email protected]>
Hi Michael.

1. The CssSelector class is used to convert css selectors to xpath
expressions. This package pretends to be a replacement of the DOM
extension. It simplifies the access to the XML documents. The package is
inspired in the jQuery API.

2. I just discover the PHP_CodeSniffer tool. It is a great tool :) Thanks.

3. You are right. I wasn't inspired then.

4. The class pretends to avoid the use of the DOM API. No more DOMDocument,
DOMElement, DOMNode, DOMNodeList etc... just pQuery objects :)

5. same as point 4.

6. You are right. This is confusing. I will remove this behavior in the
next release.

7. and 8. I'll keep that in mind.

Thanks for your help.

-- 
http://pear.php.net/pepr/pepr-proposal-show.php?id=698