Changeset c833c3d for perl/modules/Facebook/README
- Timestamp:
- Sep 19, 2011, 1:31:34 PM (13 years ago)
- 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)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
perl/modules/Facebook/README
r4724f1a rc833c3d 32 32 and blocks the entire BarnOwl interface. We need to confront 33 33 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. 40 37 41 38 TECHNICAL NOTES
Note: See TracChangeset
for help on using the changeset viewer.