Yelp / parcelgen

Helpful tool to make data objects easier for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support transience

lxdvs opened this issue · comments

Tracking here, add support for marking fields as transient in the generated java class. I'm already done with these (easy) changes.

"transient": [
    currentLocation,
    statusUpdate
]