Flag implementSerializable has no effect #81

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

Originally created by @sgammon on GitHub (Feb 18, 2024).

In CliKotlinCodeGeneratorOptions, the implementSerializable property is not copied to the KotlinCodegenOptions, in effect meaning it cannot be toggled to true.

Originally created by @sgammon on GitHub (Feb 18, 2024). In [`CliKotlinCodeGeneratorOptions`](https://github.com/apple/pkl/blob/3b2feb45cf47ef97c6db38b2cb5af4ecc713f447/pkl-codegen-kotlin/src/main/kotlin/org/pkl/codegen/kotlin/CliKotlinCodeGeneratorOptions.kt#L41-L42), the `implementSerializable` property is not copied to the `KotlinCodegenOptions`, in effect meaning it cannot be toggled to `true`.
adam closed this issue 2025-12-30 01:20:31 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#81