Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Deprecation Notice: pagination on several methods is being replaced with cursoring on October 26, 2009
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  9 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Alex Payne  
View profile  
 More options Sep 24 2009, 8:47 pm
From: Alex Payne <a...@twitter.com>
Date: Thu, 24 Sep 2009 17:47:35 -0700
Local: Thurs, Sep 24 2009 8:47 pm
Subject: Deprecation Notice: pagination on several methods is being replaced with cursoring on October 26, 2009
Hi,

Recently, we documented a new pagination mechanism for our "social
graph" methods, /friends/ids and /followers/ids. Traditional
page-based pagination doesn't dovetail with our recent backend
changes, and we've now exposed a cursor-based pagination mechanism
that's far more reliable.

Today, we've documented that this new pagination mechanism is also
available for the /statuses/friends and /statuses/followers methods.
With that change, we're setting a hard deprecation date for
traditional pagination on these four methods: October 26th, 2009.
That's over a month from now.

Once deprecated, we'll simply ignore the "page" parameter if it's sent
by a client, and you'll get the default number of items for the method
you're calling.

For more information, see
http://apiwiki.twitter.com/Twitter-API-Documentation. Thanks.

--
Alex Payne - Platform Lead, Twitter, Inc.
http://twitter.com/al3x


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dewald Pretorius  
View profile  
 More options Sep 24 2009, 10:07 pm
From: Dewald Pretorius <dpr...@gmail.com>
Date: Thu, 24 Sep 2009 19:07:12 -0700 (PDT)
Local: Thurs, Sep 24 2009 10:07 pm
Subject: Re: Deprecation Notice: pagination on several methods is being replaced with cursoring on October 26, 2009
Alex,

Thanks for this.

Is there any way that response times on the call could be improved?

It takes around 4 seconds to retrieve one cursor. When one retrieves
the followers/friends of an account with 100,000 of those, with 100
followers/friends per cursor, it takes more than an hour to retrieve
all the followers/friends.

It's not a train smash issue, it would just be good to have faster
response times. I have noticed the same slower response times
(measured against 0.4 seconds for other calls) on the social graph
methods when using cursors.

Dewald


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alex Payne  
View profile  
 More options Sep 25 2009, 12:58 pm
From: Alex Payne <a...@twitter.com>
Date: Fri, 25 Sep 2009 09:58:43 -0700
Local: Fri, Sep 25 2009 12:58 pm
Subject: Re: [twitter-dev] Re: Deprecation Notice: pagination on several methods is being replaced with cursoring on October 26, 2009
I'll pass those numbers along to our App Services team and see what they can do.

--
Alex Payne - Platform Lead, Twitter, Inc.
http://twitter.com/al3x

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kyle Mulka  
View profile  
 More options Oct 8 2009, 6:26 am
From: Kyle Mulka <repalvigla...@yahoo.com>
Date: Thu, 8 Oct 2009 03:26:54 -0700 (PDT)
Local: Thurs, Oct 8 2009 6:26 am
Subject: Re: Deprecation Notice: pagination on several methods is being replaced with cursoring on October 26, 2009
Will the page parameter on /statuses/user_timeline (or on any of the
other timeline methods) be deprecated as well?
https://twitterapi.pbworks.com/Twitter-REST-API-Method%3A-statuses-us...

I've noticed a lot of failures on /statuses/user_timeline recently.
Instead of the page parameter, is it better to use max_id?

--
Kyle Mulka
http://twilk.com - put your friends faces on your Twitter background

On Sep 24, 8:47 pm, Alex Payne <a...@twitter.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
DustyReagan  
View profile  
 More options Oct 21 2009, 10:20 pm
From: DustyReagan <dustyrea...@gmail.com>
Date: Wed, 21 Oct 2009 19:20:27 -0700 (PDT)
Local: Wed, Oct 21 2009 10:20 pm
Subject: Re: Deprecation Notice: pagination on several methods is being replaced with cursoring on October 26, 2009
Is page deprecation still scheduled to happen on Oct. 26th?

Is this deprecation happening on all methods that have the cursor
parameter enabled?

-Dusty

On Oct 8, 5:26 am, Kyle Mulka <repalvigla...@yahoo.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rich  
View profile  
 More options Oct 22 2009, 4:17 am
From: Rich <rhyl...@gmail.com>
Date: Thu, 22 Oct 2009 01:17:18 -0700 (PDT)
Local: Thurs, Oct 22 2009 4:17 am
Subject: Re: Deprecation Notice: pagination on several methods is being replaced with cursoring on October 26, 2009
I hope not, Apple are being especially slow at approving my update at
the moment that includes the cursor changes!

On Oct 22, 3:20 am, DustyReagan <dustyrea...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
DustyReagan  
View profile  
 More options Oct 24 2009, 1:49 am
From: DustyReagan <dustyrea...@gmail.com>
Date: Fri, 23 Oct 2009 22:49:37 -0700 (PDT)
Local: Sat, Oct 24 2009 1:49 am
Subject: Re: Deprecation Notice: pagination on several methods is being replaced with cursoring on October 26, 2009
Bump.

Anyone know if page deprecation still scheduled to happen on Oct.
26th?

On Oct 22, 3:17 am, Rich <rhyl...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tim Haines  
View profile  
 More options Oct 26 2009, 6:18 am
From: Tim Haines <tmhai...@gmail.com>
Date: Mon, 26 Oct 2009 23:18:43 +1300
Local: Mon, Oct 26 2009 6:18 am
Subject: Re: [twitter-dev] Re: Deprecation Notice: pagination on several methods is being replaced with cursoring on October 26, 2009

I guess they haven't indicated otherwise, so you'd have to presume it's
still going to go ahead?

I half expect they'll delay it due to performance issues raised, but I
wouldn't bank on it.

Tim.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
John Kalucki  
View profile  
 More options Oct 26 2009, 10:04 am
From: John Kalucki <jkalu...@gmail.com>
Date: Mon, 26 Oct 2009 07:04:19 -0700 (PDT)
Local: Mon, Oct 26 2009 10:04 am
Subject: Re: Deprecation Notice: pagination on several methods is being replaced with cursoring on October 26, 2009
Internal discussions indicate that removing the backing store that
supports this method remains a priority. The API will be disabled to
allow the backing store to be decommissioned.

-John Kalucki
http://twitter.com/jkalucki
Services, Twitter Inc.

On Oct 26, 3:18 am, Tim Haines <tmhai...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »