Comcast / xml-selector

A jQuery-like interface for working with XML using CSS-style selectors
Apache License 2.0
12 stars 7 forks source link

Custom DOM Implementation #1

Closed jeffreyhunter77 closed 9 years ago

jeffreyhunter77 commented 9 years ago

Switch to a custom DOM implementation to resolve build and linkage issues with the previous setup.

This includes libxml directly as a submodule, adds bindings as a direct dependency, and removes the dependency on libxmljs.