Changeset c323405 for perl/modules/Facebook/README
- Timestamp:
- Jun 22, 2011, 9:56:46 PM (13 years ago)
- Children:
- 06bd0d1
- Parents:
- 51ff997
- git-author:
- Edward Z. Yang <ezyang@mit.edu> (06/19/11 22:39:49)
- git-committer:
- Edward Z. Yang <ezyang@mit.edu> (06/22/11 21:56:46)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
perl/modules/Facebook/README
r51ff997 rc323405 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.