When the user email is not provided it should be set to null or "". Telling me
that it was not available with a "N/A" is inconsistent; a null or empty string
instead would be better. It would:
- Be more consistent with the rest of the project.
- Not require servers on the recieving end of a HTTPPost to handle it in a special way.
- Require sending (slightly) less data over mobile connections.
Obviously keeping things consistent for developers is more important than
saving a few bytes.
Original issue reported on code.google.com by robertma...@gmail.com on 2 Feb 2012 at 1:18
Original issue reported on code.google.com by
robertma...@gmail.com
on 2 Feb 2012 at 1:18