Ignore:
Timestamp:
Sep 19, 2011, 1:31:34 PM (13 years ago)
Author:
Edward Z. Yang <ezyang@mit.edu>
Children:
a8e1fcf
Parents:
00adc24
git-author:
Edward Z. Yang <ezyang@mit.edu> (06/22/11 18:30:55)
git-committer:
Edward Z. Yang <ezyang@mit.edu> (09/19/11 13:31:34)
Message:
Add autocomplete and wall-posting support.

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

Legend:

Unmodified
Added
Removed
  • perl/modules/Facebook/README

    r4724f1a rc833c3d  
    3232    and blocks the entire BarnOwl interface.  We need to confront
    3333    Perl's threading demon.
    34   * Need to detect if you have two friends with the same name and
    35     disambiguate if so.
    36   * No messaging support.
    37   * No auto-completion support.
    38   * No posting to an arbitrary user's wall.
    39   * See code comments for more work items!
     34  * No messaging support. (We'll add it when Facebook makes the new endpoint.)
     35  * Smarter name de-duplication (see code comments for details.)
     36  * Grep for XXX and TODO for more work items.
    4037
    4138TECHNICAL NOTES
Note: See TracChangeset for help on using the changeset viewer.