Rolf Lear

Results 12 issues of Rolf Lear

`faker` is not used in the code base. ```text $ npx depcheck Unused dependencies * faker ``` This unused dependency simply adds bloat.

Background context - SSCCE to follow. Bear with me, this behaviour is somewhat bizarre, so explaining it is complicated.... When using WebStorm as an IDE, it can run the mocha...

type: bug
status: accepting prs
area: node.js
area: async

Incorporate Saxon - primary motivation is for XPath 2.0 support. Other benefits too

Target 2.1.0

All JDOM content items should be able to perform a deep-equals with another content, and return true if the two elements, and all their descendents, are equals too. Comments should...

Proposals

See Issue #105 - This code needs further work in JDOM 2.1.x - better testing - handling XSLT - more

Target 2.1.0

Issues raised in an external audit.

Deferred
Target 1.1.x

Some third-party XPath Libraries (like Saxon) can build an index on a document, and as long as the underlying document does not change, the index can be used to improve...

Target 2.1.0

Get an idea of relative performance between DOM and JDOM

Proposals

Populate a JDOM tree from a JSON source, and produce JSON output from a JDOM Tree Benefit is that the JSON structure can be manipulated with JDOM logic.

Proposals

Implement a resolver, set of resolvers, and supporting infrastructure to make Enty Resolving easier.

Proposals