commit | 3b086a7cf401e66aac6d243439a08a467b58006a | [log] [download] |
---|---|---|
author | Dave Borowitz <dborowitz@google.com> | Tue Jul 02 15:03:03 2013 -0700 |
committer | Dave Borowitz <dborowitz@google.com> | Tue Jul 02 15:06:18 2013 -0700 |
tree | c4a2a0c3ad53b59b02c4f1f968739dcae5a9b5ae | |
parent | 1488fedb03d61924f90f6f7c9fa23ea5298dbcb9 [diff] |
Refactor CommitSoyData to use more of a builder pattern These are created one-off on every request thread, so making them mutable is safe enough, and it allows us to get rid of the messy constructors. Be more explicit about which keys require which optional arguments. Change-Id: Ic175369898c206278bd8bc862bef0744b27ee79a