You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I love Groot 👏. Once thing it would make me love it even more is that properties in the JSON are automatically mapped to properties in the Entities without the need of annotations. Many times I find myself adding a JSONKeyPath to map 2 properties that use the same name. I guess you have thought about this but I guess there’s a reason to not have it that way, is that right?
In case there isn’t one, I forked your repo and I’m working on implementing it. If you think that’s something you’d be interesting in merging, please let me know.
The text was updated successfully, but these errors were encountered:
I love Groot 👏. Once thing it would make me love it even more is that properties in the JSON are automatically mapped to properties in the Entities without the need of annotations. Many times I find myself adding a
JSONKeyPath
to map 2 properties that use the same name. I guess you have thought about this but I guess there’s a reason to not have it that way, is that right?In case there isn’t one, I forked your repo and I’m working on implementing it. If you think that’s something you’d be interesting in merging, please let me know.
The text was updated successfully, but these errors were encountered: