[PR #341] [MERGED] Removed undeclared method reference in examples. #508

Closed
opened 2025-12-30 01:25:02 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/341
Author: @zihluwang
Created: 3/19/2024
Status: Merged
Merged: 3/19/2024
Merged by: @bioball

Base: mainHead: main


📝 Commits (1)

  • 265609b Removed undeclared method reference in examples.

📊 Changes

1 file changed (+3 additions, -2 deletions)

View changed files

📝 docs/modules/java-binding/examples/JavaConfigExample.java (+3 -2)

📄 Description

There is no method evaluateText in ConfigEvaluator or ConfigEvaluatorImpl.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/apple/pkl/pull/341 **Author:** [@zihluwang](https://github.com/zihluwang) **Created:** 3/19/2024 **Status:** ✅ Merged **Merged:** 3/19/2024 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`265609b`](https://github.com/apple/pkl/commit/265609b20c6eeb11cd98af80e445d3f6266feaca) Removed undeclared method reference in examples. ### 📊 Changes **1 file changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/modules/java-binding/examples/JavaConfigExample.java` (+3 -2) </details> ### 📄 Description There is no method `evaluateText` in `ConfigEvaluator` or `ConfigEvaluatorImpl`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 01:25:02 +01:00
adam closed this issue 2025-12-30 01:25:02 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#508