Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run variables on results instead of as new query #69

Open
oktaal opened this issue Feb 9, 2023 · 1 comment
Open

Run variables on results instead of as new query #69

oktaal opened this issue Feb 9, 2023 · 1 comment

Comments

@oktaal
Copy link
Member

oktaal commented Feb 9, 2023

The cached query results could be re-used for analysis: the query is the same and the variables are only xpath queries which could be run separately on each tree.

@bbonf
Copy link

bbonf commented Feb 9, 2023

This was done! see #53
Is it not working properly?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants