@brody4hire - C. Jonathan Brody
@brody4hire - C. Jonathan Brody
From review of PR #174 I think that `setAttributeNode` and `setAttributeNodeNS` member functions are not very well tested. Here is what I found: ``` % git grep -C3 setAttributeNode test...
@karfau I recall we discussed running Stryker on PRs as well as on the master branch. I think it would be awesome if we could find a way for Stryker...
Thanks for all of the info and research. I have added the labels and added this issue to 0.5.0 milestone for now (no promise). My one major doubt is that...
Makes sense to me, thanks. +1 for user-pluggable method for entity mapping, thinking further if we could have a user-pluggable SAX parser?
__updated:__ The motivation for sticking with ES5 is discussed in PR #107. That said, I am thinking it would be nice to look for a better way to support users...
@michaelhkay I would also be happy with contribution of the bug fixes. Maintaining a fork should ideally be a last resort. At this point we would be pretty reluctant to...
From recent discussions including recently merged PR #181 I am starting to wonder if we should consider transitioning to ES6 and looking for another way to support ES5 environments that...
Needs investigation, with help wanted.
I would favor moving ahead with a quick solution like was originally proposed but with a comment that we should remove the whole if statement in a coming major release.
My apologies for the lack of response. Maintainers are completely overloaded. A PR *with test coverage* would be much appreciated.