spxbhuhb / adaptive

Consolidated full-stack application development library for Kotlin
https://adaptive.fun
Apache License 2.0
3 stars 0 forks source link

Work around Adat immutability depending on backing field #43

Open toth-istvan-zoltan opened 4 months ago

toth-istvan-zoltan commented 4 months ago

Info from Slack:

Information about backing field is not stored in the metadata, so for declarations from dependencies it is set to some default (non-null)

This clashes with the immutability calculation in adaptive-kotlin-plugin/src/hu/simplexion/adaptive/kotlin/adat/ir/immutable/immutable.kt