]> gitweb.factorcode.org Git - factor.git/commit
reddit: stop using tuples and just use the JSON.
authorJohn Benediktsson <mrjbq7@gmail.com>
Thu, 30 Jul 2015 15:16:34 +0000 (08:16 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Thu, 30 Jul 2015 15:16:34 +0000 (08:16 -0700)
commit64d8c0ccc0090c4cd822a3044a31de11a730f1c6
treeb90b5887c032a7f24ec74bad5b91bc6ae796ce64
parentae4fbd016cf86c631c85ceb82945202e27352f18
reddit: stop using tuples and just use the JSON.

Nice-looking tuples are nice but reddit keeps adding fields to their objects
and breaking our from-slots.  We could hide the error, or ignore the extra
fields but this is probably better for now.
extra/reddit/reddit.factor