persistence icon indicating copy to clipboard operation
persistence copied to clipboard

Fix RuntimeReflectionProperty not working with static properties

Open melkamar opened this issue 7 months ago • 0 comments

Fixes #420.

My assumption here is that using the native ReflectionProperty for static properties won't cause the lazy proxy classes to get instantiated. The tests seem to confirm that.

melkamar avatar May 21 '25 15:05 melkamar