Ignore:
Timestamp:
Sep 19, 2011, 1:31:35 PM (14 years ago)
Author:
Edward Z. Yang <ezyang@mit.edu>
Children:
c104b43
Parents:
cfca761
git-author:
Edward Z. Yang <ezyang@mit.edu> (07/12/11 09:17:04)
git-committer:
Edward Z. Yang <ezyang@mit.edu> (09/19/11 13:31:35)
Message:
Convert to async (both Facebook::Graph and us.)

Work items:
    - Documentation is all out of date
    - Think more carefully about error handling
      (right now it's delayed into the response object)
    - Really bad HTTP POST hack in Publish.pm.

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

Legend:

Unmodified
Added
Removed
  • perl/modules/Facebook/README

    r9776805 r9820d55  
    2424
    2525INFELICITIES
    26   * Polling Facebook is pretty slow (on order of a second or more),
    27     and blocks the entire BarnOwl interface.  We have a plan for
    28     fixing this, which involves creating an async version of
    29     Facebook::Graph.  I have been in contact with the original
    30     author JT Smith about this.
    31 
    3226  * BarnOwl will not receive all comments for news feed items, only
    3327    comments for items that were recently published.  There is not
Note: See TracChangeset for help on using the changeset viewer.