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

Issue 1668041: Adding a zip method to goog.array (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 10 months ago by bjorn.tipling
Modified:
13 years, 10 months ago
Reviewers:
nnaze, pallosp
Base URL:
http://closure-library.googlecode.com/svn/trunk/closure/goog/array/
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : Consistent push, no assert for empty array, reduced comment widths #

Patch Set 3 : Capitalization. #

Patch Set 4 : Added myself to AUTHORS #

Patch Set 5 : Added myself to AUTHORS correctly #

Patch Set 6 : Improved comment. #

Patch Set 7 : Improved comment some more. #

Patch Set 8 : Can actually provide just one array. #

Total comments: 16

Patch Set 9 : Adding suggested changes and a test case. #

Patch Set 10 : Updates as per code review. #

Patch Set 11 : Make change to ArrayLike as per review. #

Total comments: 10

Patch Set 12 : Latest changes as per pallosp review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -1 line) Patch
M AUTHORS View 1 chunk +2 lines, -1 line 0 comments Download
M closure/goog/array/array.js View 5 6 7 8 9 10 11 1 chunk +32 lines, -0 lines 0 comments Download
M closure/goog/array/array_test.html View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 12
nnaze
This also needs a unit test. Please edit array_test.html and add a function called testZip(), ...
13 years, 10 months ago (2010-06-13 05:32:11 UTC) #1
bjorn.tipling
I also added the requested test cases. http://codereview.appspot.com/1668041/diff/16001/17002 File closure/goog/array/array.js (right): http://codereview.appspot.com/1668041/diff/16001/17002#newcode1189 closure/goog/array/array.js:1189: On 2010/06/13 ...
13 years, 10 months ago (2010-06-13 15:17:32 UTC) #2
bjorn.tipling
http://codereview.appspot.com/1668041/diff/16001/17002 File closure/goog/array/array.js (right): http://codereview.appspot.com/1668041/diff/16001/17002#newcode1222 closure/goog/array/array.js:1222: return res; I also wanted to mention that the ...
13 years, 10 months ago (2010-06-13 15:21:08 UTC) #3
nnaze
http://codereview.appspot.com/1668041/diff/16001/17002 File closure/goog/array/array.js (right): http://codereview.appspot.com/1668041/diff/16001/17002#newcode1222 closure/goog/array/array.js:1222: return res; On 2010/06/13 15:21:09, bjorn.tipling wrote: > I ...
13 years, 10 months ago (2010-06-13 19:12:17 UTC) #4
bjorn.tipling
Thank you for the code review. I think I have addressed all the points addressed. ...
13 years, 10 months ago (2010-06-13 21:53:47 UTC) #5
pallosp
http://codereview.appspot.com/1668041/diff/28001/24004 File closure/goog/array/array.js (right): http://codereview.appspot.com/1668041/diff/28001/24004#newcode1197 closure/goog/array/array.js:1197: * This is similar to the zip() function in ...
13 years, 10 months ago (2010-06-14 11:34:29 UTC) #6
bjorn.tipling
Thank you. I have made the requested changes. http://codereview.appspot.com/1668041/diff/28001/24004 File closure/goog/array/array.js (right): http://codereview.appspot.com/1668041/diff/28001/24004#newcode1197 closure/goog/array/array.js:1197: * ...
13 years, 10 months ago (2010-06-14 15:26:36 UTC) #7
bjorn.tipling
Is there anything else required or is this review finished? Thank you, Bjorn On 2010/06/14 ...
13 years, 10 months ago (2010-06-15 20:10:01 UTC) #8
nnaze
LGTM. pallosp, any other comments?
13 years, 10 months ago (2010-06-16 18:00:36 UTC) #9
pallosp
LGTM too. On Wed, Jun 16, 2010 at 8:00 PM, <nnaze@google.com> wrote: > LGTM. pallosp, ...
13 years, 10 months ago (2010-06-17 06:44:16 UTC) #10
nnaze
I've pulled this patch. Please close this issue.
13 years, 10 months ago (2010-06-21 15:12:46 UTC) #11
bjorn.tipling
13 years, 10 months ago (2010-06-21 15:24:37 UTC) #12
On 2010/06/21 15:12:46, nnaze wrote:
> I've pulled this patch.  Please close this issue.

Done.
Sign in to reply to this message.

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