Yelp / parcelgen

Helpful tool to make data objects easier for Android
Other
65 stars 35 forks source link

Optional defaults when reading from json #2

Closed Pretz closed 13 years ago

Pretz commented 13 years ago

Add a parcelable description key "default_values" which maps from member names to values they should be given by default. Note that parcelgen doesn't care at all what these values are. They can be anything from -1 to System.getProperty("HEY IT's SOMETHING CRAzzzzy").