[twitter-dev] Re: What's the difference between 'statuses/replies' and 'statuses/mentions' ?

2009-08-04 Thread Doug
Will Statuses/Replies be deprecated in the future (e.g. v2 of the API?) On Jul 27, 6:56 pm, Doug Williams d...@twitter.com wrote: statuses/replies is an alias for statues/mentions. It is completely due to history where mentions used to be called replies. Rather than break apps that relied on

[twitter-dev] Re: What's the difference between 'statuses/replies' and 'statuses/mentions' ?

2009-07-28 Thread Kuo Yang
Thank you Doug. :) On Tue, Jul 28, 2009 at 9:56 AM, Doug Williams d...@twitter.com wrote: statuses/replies is an alias for statues/mentions. It is completely due to history where mentions used to be called replies. Rather than break apps that relied on statuses/replies, we made an alias to

[twitter-dev] Re: What's the difference between 'statuses/replies' and 'statuses/mentions' ?

2009-07-27 Thread Doug Williams
statuses/replies is an alias for statues/mentions. It is completely due to history where mentions used to be called replies. Rather than break apps that relied on statuses/replies, we made an alias to ensure backward compatibility. Thanks, Doug On Sun, Jul 26, 2009 at 9:23 AM, Kuo Yang