mirror of
https://github.com/apple/pkl.git
synced 2026-01-13 23:23:37 +01:00
[PR #810] [MERGED] codegen-kotlin: Deprecate method toKotlinCodegenOptions without replacement
#749
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/810
Author: @odenix
Created: 11/14/2024
Status: ✅ Merged
Merged: 11/14/2024
Merged by: @bioball
Base:
main← Head:to-kotlin-codegen-options📝 Commits (1)
a5b872ecodegen-kotlin: Deprecate methodtoKotlinCodegenOptionswithout replacement📊 Changes
2 files changed (+6 additions, -2 deletions)
View changed files
📝
pkl-codegen-kotlin/src/main/kotlin/org/pkl/codegen/kotlin/CliKotlinCodeGenerator.kt(+1 -1)📝
pkl-codegen-kotlin/src/main/kotlin/org/pkl/codegen/kotlin/CliKotlinCodeGeneratorOptions.kt(+5 -1)📄 Description
Motivation:
CliKotlinCodeGeneratorOptions.toKotlinCodegenOptionsis an internal method that isn't useful to clients.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.