Changeset 8b62088 for perl/modules/Facebook/README
- Timestamp:
- Sep 20, 2011, 11:15:31 PM (13 years ago)
- Branches:
- master, release-1.10, release-1.9
- Children:
- 65c2b3c
- Parents:
- eb20731
- git-author:
- Edward Z. Yang <ezyang@mit.edu> (06/22/11 18:30:55)
- git-committer:
- Edward Z. Yang <ezyang@mit.edu> (09/20/11 23:15:31)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
perl/modules/Facebook/README
r4b23009 r8b62088 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.