Skip to content

Provides XPathContext to extend the query capabilities of XPath#342

Open
zmjack wants to merge 2 commits into
zzzprojects:masterfrom
zmjack:master
Open

Provides XPathContext to extend the query capabilities of XPath#342
zmjack wants to merge 2 commits into
zzzprojects:masterfrom
zmjack:master

Conversation

@zmjack

@zmjack zmjack commented Nov 10, 2019

Copy link
Copy Markdown
Contributor

Fixes #144
I've been looking for ways to extend xpath query capabilities, and I think it's very necessary.
I raised this question at the beginning of last year. But I'm sorry, this solution comes too late.
Some classes was first released in Dawnx library, I improved it to make it easier to use, and it is now available to HAP under the MIT License.

@JonathanMagnan

Copy link
Copy Markdown
Member

Hello @zmjack ,

Your current code cause some problem with licensing.

The code is taken from Dawnx with is Apache 2.0: https://github.com/zmjack/Dawnx/blob/master/LICENSE.md

@JonathanMagnan JonathanMagnan self-assigned this Nov 12, 2019
@zmjack

zmjack commented Nov 12, 2019

Copy link
Copy Markdown
Contributor Author

OK, I re-uploaded and renewed its license.

Before that, the version on github was not the latest.

Now, it's using the MIT license.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Does this library support customize function for xpath?

2 participants