Skip to content

[Fix_#221] Add Supplier<JsonNode> to scope#378

Merged
eiiches merged 2 commits intoeiiches:develop/1.xfrom
fjtirado:Fix_#221
Nov 14, 2024
Merged

[Fix_#221] Add Supplier<JsonNode> to scope#378
eiiches merged 2 commits intoeiiches:develop/1.xfrom
fjtirado:Fix_#221

Conversation

@fjtirado
Copy link
Copy Markdown
Contributor

Fix #221

This allows lazy initialization of json variables.

This allows lazy initialization of json variables.
Comment thread jackson-jq/src/main/java/net/thisptr/jackson/jq/Scope.java
@fjtirado fjtirado requested a review from eiiches November 14, 2024 10:50
Copy link
Copy Markdown
Owner

@eiiches eiiches left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍 Thank you for contributing the patch!

@eiiches eiiches merged commit 8254579 into eiiches:develop/1.x Nov 14, 2024
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

Successfully merging this pull request may close these issues.

Change scope constructor from private to protected

2 participants