diff options
| author | Pietro Gagliardi <[email protected]> | 2014-03-23 17:44:23 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-03-23 17:44:23 -0400 |
| commit | 0cc13633cb99b59a605296591c81732c11ba06f8 (patch) | |
| tree | 912410d4fe59cef874f2a97b57f7e2aeea255d6e | |
| parent | 7acb3c527229d1ea48070398315663e946d5bceb (diff) | |
Added the tweets mentioned in one of the comments in area.go to the Area planning document.
| -rw-r--r-- | areaplan.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/areaplan.md b/areaplan.md index 5087d95..a7c2f0c 100644 --- a/areaplan.md +++ b/areaplan.md @@ -1073,3 +1073,17 @@ type KeyEvent struct { // ... } ``` + +## Tweets mentioned in area.go's relevant comment +I tweeted a tl;dr of the whole debacle documented in detail above: +- https://twitter.com/pgandlabs/status/447790340251344896 +- https://twitter.com/pgandlabs/status/447791528237596672 +- https://twitter.com/pgandlabs/status/447791774749454336 +- https://twitter.com/pgandlabs/status/447791890902286336 +- https://twitter.com/pgandlabs/status/447791982992433152 +- https://twitter.com/pgandlabs/status/447792201222066177 +- https://twitter.com/pgandlabs/status/447792444311371777 +- https://twitter.com/pgandlabs/status/447792609474654208 +- https://twitter.com/pgandlabs/status/447792724969000960 +- https://twitter.com/pgandlabs/status/447792787241832449 +- https://twitter.com/pgandlabs/status/447792889620598784 |
