Ignore:
Timestamp:
Jun 22, 2011, 9:56:47 PM (13 years ago)
Author:
Edward Z. Yang <ezyang@mit.edu>
Children:
2c4c4c4
Parents:
348cffc
git-author:
Edward Z. Yang <ezyang@mit.edu> (06/22/11 18:30:55)
git-committer:
Edward Z. Yang <ezyang@mit.edu> (06/22/11 21:56:47)
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

    r43d8a1e r68fa539  
    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.