Confirmed users
1,225
edits
| Line 40: | Line 40: | ||
| Russ | | Russ | ||
! style="background:#00B2FF;" | Done | ! style="background:#00B2FF;" | Done | ||
| First decision was using rustc-serialize but actually '''serde''' was decided to be used instead. This is where the standard is going, it's supposed to be more efficient and have more features. Additionally, Tamara was able to serialize our complex nested structures with this vs. rustc_serialize | | First decision was using rustc-serialize but actually '''serde''' was decided to be used instead. This is where the standard is going, it's supposed to be more efficient and have more features. Additionally, Tamara was able to serialize our complex nested structures with this vs. rustc_serialize. Merged with [https://github.com/tamarahills/metrics_controller/commit/e3f631208f18121fe9a98804e78e2d6b15d3c8f2 issue#2] | ||
|- | |- | ||
| Team calendar and irc channel created for the team | | Team calendar and irc channel created for the team | ||