connection(Termtter::Connection) や twitter(Termtter::Twitter)にアクセスするための API を用意する
Reported by jugyo | January 14th, 2009 @ 02:07 PM
connection(Termtter::Connection) や twitter(Termtter::Twitter)にアクセスするための API を用意する必要があると思ってます。 どこからでも呼べたほうが便利なので。 あと、connection に関しては proxy の設定とかも絡んでくるので、統一されたやりかたが必要です。
以下のような感じでアクセスできると良いんじゃないかなー、と思ってます。
Termtter::Client.twitter
もしくは、
Termtter.twitter
それか、トップレベルに定義してしまってもいいかなー、とも思ってます。
Comments and changes to this ticket
-
jugyo January 19th, 2009 @ 08:06 AM
- State changed from new to resolved
Termtter::API モジュールを用意した。
http://github.com/jugyo/termtter...
例:
Termtter::API.twitter.update_status(text)
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Termtter is a terminal based Twitter client