Ignore:
Timestamp:
Sep 20, 2011, 11:15:32 PM (12 years ago)
Author:
Edward Z. Yang <ezyang@mit.edu>
Branches:
master, release-1.9
Children:
b7fa912
Parents:
2a42248
git-author:
Edward Z. Yang <ezyang@mit.edu> (07/12/11 09:17:04)
git-committer:
Edward Z. Yang <ezyang@mit.edu> (09/20/11 23:15:32)
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

    re1ed6f4 r7777ac2  
    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.