Issue Details (XML | Word | Printable)

Key: TFJ-43
Type: Improvement
Status: Closed
Resolution: Fixed
Priority: Major
Assignee: Yusuke Yamamoto
Reporter: Yusuke Yamamoto
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Twitter4J

remove unsupported methods

Created: 02/Nov/08 01:03 AM   Updated: 02/Nov/08 01:08 AM
Component/s: Core
Affects Version/s: None
Fix Version/s: 1.1.0


 All   Comments   Change History   FishEye      Sort Order:
Yusuke Yamamoto added a comment - 02/Nov/08 01:07 AM
methods to be deleted:
    public final synchronized List<Status> getPublicTimeline(String sinceID)
    public final synchronized List<Status> archive()
    public final synchronized List<Status> archive(int page)



Yusuke Yamamoto added a comment - 02/Nov/08 01:08 AM
fixed