realm-kotlin icon indicating copy to clipboard operation
realm-kotlin copied to clipboard

[POC] Rework dynamic API to use generic 'get'

Open rorbech opened this issue 1 year ago • 0 comments

This is a POC showing that we could do a dynamic API through get/set operator overloading. This is probably to be superseded by #1810, but did this PR separately to ensure that we could cover the existing dynamic api uses cases with the new API.

rorbech avatar Jul 04 '24 11:07 rorbech