Changeset 63afb72 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:
- 3d10ed3
- Parents:
- 24bd860
- git-author:
- Edward Z. Yang <ezyang@mit.edu> (06/19/11 22:39:49)
- 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
r24bd860 r63afb72 29 29 30 30 TODO 31 * We support commenting on wall posts, but not /displaying/ comments 32 to a wall post. 31 * Polling Facebook is pretty slow (on order of a second or more), 32 and blocks the entire BarnOwl interface. We need to confront 33 Perl's threading demon. 33 34 * We currently expose the underlying post ID for disambiguating 34 35 instances. Use something more user-friendly.
Note: See TracChangeset
for help on using the changeset viewer.