mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 22:30:54 +01:00
[PR #748] [MERGED] Convert org.pkl.core.resource POJOs to record classes
#709
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/748
Author: @KushalP
Created: 10/29/2024
Status: ✅ Merged
Merged: 11/13/2024
Merged by: @bioball
Base:
main← Head:pkl.core.resource-use-record📝 Commits (1)
c065dbcConvertorg.pkl.core.resourcePOJOs torecordclasses📊 Changes
3 files changed (+14 additions, -17 deletions)
View changed files
📝
pkl-core/src/main/java/org/pkl/core/resource/Resource.java(+9 -12)📝
pkl-core/src/main/java/org/pkl/core/runtime/ResourceManager.java(+1 -1)📝
pkl-core/src/main/java/org/pkl/core/stdlib/base/ResourceNodes.java(+4 -4)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.