Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(6916)

Issue 5453061: Added RetrieveGroups method, and updated RetrieveAllGroups and RetrieveAllMembers in groups client

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 4 months ago by shraddhag
Modified:
12 years, 4 months ago
CC:
gdata-python-client-library-contributors_googlegroups.com
Visibility:
Public.

Patch Set 1 #

Total comments: 13

Patch Set 2 : Updated according to the comments #

Total comments: 12

Patch Set 3 : Made changes #

Total comments: 4

Patch Set 4 : Made changes #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -7 lines) Patch
M src/gdata/apps/groups/client.py View 1 2 3 3 chunks +87 lines, -7 lines 1 comment Download

Messages

Total messages: 13
shraddhag
12 years, 4 months ago (2011-12-06 16:51:17 UTC) #1
gunjansharma
http://codereview.appspot.com/5453061/diff/1/src/gdata/apps/groups/client.py File src/gdata/apps/groups/client.py (right): http://codereview.appspot.com/5453061/diff/1/src/gdata/apps/groups/client.py#newcode125 src/gdata/apps/groups/client.py:125: for a_entry in next_feed.entry: Can be done in a ...
12 years, 4 months ago (2011-12-06 18:08:38 UTC) #2
shraddhag
12 years, 4 months ago (2011-12-06 19:18:07 UTC) #3
shraddhag
http://codereview.appspot.com/5453061/diff/1/src/gdata/apps/groups/client.py File src/gdata/apps/groups/client.py (right): http://codereview.appspot.com/5453061/diff/1/src/gdata/apps/groups/client.py#newcode125 src/gdata/apps/groups/client.py:125: for a_entry in next_feed.entry: This seems more intuitive to ...
12 years, 4 months ago (2011-12-06 19:18:09 UTC) #4
gunjansharma
http://codereview.appspot.com/5453061/diff/4001/src/gdata/apps/groups/client.py File src/gdata/apps/groups/client.py (right): http://codereview.appspot.com/5453061/diff/4001/src/gdata/apps/groups/client.py#newcode124 src/gdata/apps/groups/client.py:124: next_feed = func(str(self.GetFeed(next.href))) Check with Claudio. Can we pass ...
12 years, 4 months ago (2011-12-06 20:50:33 UTC) #5
gunjansharma
Also see the comments in the other file you left them in the previous upload. ...
12 years, 4 months ago (2011-12-06 20:51:44 UTC) #6
shraddhag
12 years, 4 months ago (2011-12-06 21:53:58 UTC) #7
shraddhag
http://codereview.appspot.com/5453061/diff/1/src/gdata/apps/groups/client.py File src/gdata/apps/groups/client.py (right): http://codereview.appspot.com/5453061/diff/1/src/gdata/apps/groups/client.py#newcode125 src/gdata/apps/groups/client.py:125: for a_entry in next_feed.entry: On 2011/12/06 18:08:38, gunjansharma wrote: ...
12 years, 4 months ago (2011-12-06 21:55:36 UTC) #8
gunjansharma
http://codereview.appspot.com/5453061/diff/5002/src/gdata/apps/groups/client.py File src/gdata/apps/groups/client.py (right): http://codereview.appspot.com/5453061/diff/5002/src/gdata/apps/groups/client.py#newcode111 src/gdata/apps/groups/client.py:111: def RetrieveAllPages(self, feed, desired_class): You can also put default ...
12 years, 4 months ago (2011-12-06 22:00:07 UTC) #9
shraddhag
12 years, 4 months ago (2011-12-06 22:05:58 UTC) #10
shraddhag
http://codereview.appspot.com/5453061/diff/5002/src/gdata/apps/groups/client.py File src/gdata/apps/groups/client.py (right): http://codereview.appspot.com/5453061/diff/5002/src/gdata/apps/groups/client.py#newcode111 src/gdata/apps/groups/client.py:111: def RetrieveAllPages(self, feed, desired_class): On 2011/12/06 22:00:07, gunjansharma wrote: ...
12 years, 4 months ago (2011-12-06 22:06:03 UTC) #11
gunjansharma
LGTM
12 years, 4 months ago (2011-12-06 22:08:59 UTC) #12
gunjansharma
12 years, 4 months ago (2011-12-06 22:31:07 UTC) #13
http://codereview.appspot.com/5453061/diff/6004/src/gdata/apps/groups/client.py
File src/gdata/apps/groups/client.py (right):

http://codereview.appspot.com/5453061/diff/6004/src/gdata/apps/groups/client....
src/gdata/apps/groups/client.py:203: groups_feed =
self.RetrievePageOfMemberGroups()
Pass the arguments to the function.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b