Ignore:
Timestamp:
Sep 20, 2011, 11:15:31 PM (13 years ago)
Author:
Edward Z. Yang <ezyang@mit.edu>
Branches:
master, release-1.10, release-1.9
Children:
3d10ed3
Parents:
24bd860
git-author:
Edward Z. Yang <ezyang@mit.edu> (06/19/11 22:39:49)
git-committer:
Edward Z. Yang <ezyang@mit.edu> (09/20/11 23:15:31)
Message:
Comment reading support and back-timing.

Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
File:
1 edited

Legend:

Unmodified
Added
Removed
  • perl/modules/Facebook/README

    r24bd860 r63afb72  
    2929
    3030TODO
    31   * We support commenting on wall posts, but not /displaying/ comments
    32     to a wall post.
     31  * Polling Facebook is pretty slow (on order of a second or more),
     32    and blocks the entire BarnOwl interface.  We need to confront
     33    Perl's threading demon.
    3334  * We currently expose the underlying post ID for disambiguating
    3435    instances.  Use something more user-friendly.
Note: See TracChangeset for help on using the changeset viewer.