Quote:
Originally Posted by AtomicDryad
I've not noticed anything going on with fflag's repo, which seems to be a rewrite. Some of what's already up looks useful. You guys still active?
|
Yep, although it's slid down my priority list somewhat - lots of talk, but only one person was prepared to have any meaningful interaction with the source, and only three people responded to the PHP poll. I've also had almost no feedback on the new code structure - if people like that approach, we can go with that, but if people would really prefer something else I'd rather know that up front so I can write something to fit rather than wasting a whole lot of time on something that will simply end up being replaced.
If people would rather I simply make unilateral decisions on the design of the project, I'm quite happy to just write whatever I prefer and upload that - but the impression I got was that you guys wanted to be involved throughout this process.
My current task on this is to add additional documentation to the code I've uploaded to github, as nbriche (aleyx on here) seemed to have a bit of trouble understanding it all based on what's there at the moment.
Quote:
I'm rather disgusted with php_dom's encoding mangling, and what seems to be a truncation bug. Is anyone aware of an alternative, for xpath selection with less bloat?
|
Are you referring to
DOMXPath, or something else?