konklone / congress-android

Congress for Android, an app for tracking Congress.
https://play.google.com/store/apps/details?id=com.sunlightlabs.android.congress
Other
157 stars 42 forks source link

Prepare for draft bills #540

Closed konklone closed 11 years ago

konklone commented 12 years ago

I'd really like to get draft bills from docs.house.gov in there - this will require changes. I plan to continue to use bill_id as a present, unique field, but its format may be something different, like hr[epoch]-112, with a draft: true field set, or something.

This will only affect versions of the app using the Congress API, so it's okay to change app architecture to not hinge on bill_id so explicitly, if it ships with the first version of the app that uses the Congress API.