0xjmp / ObjectMapper-Realm

An ObjectMapper extension that serializes arbitrary JSON into Realm's List class
Other
178 stars 43 forks source link

Can't use dynamic var with List<Object> #15

Closed ghost closed 7 years ago

ghost commented 7 years ago

This feature doesn't work, so the readme should reflect it. The effect of this is you can't use ListTransform and still access properties via dot syntax.

Unless I'm missing something.

ghost commented 7 years ago

I'll provide a code example when I'm back at my desk.

0xjmp commented 7 years ago

A code example would be great. Also, please specify which version you're using.

Closing for now... feel free to re-open with the above.