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

Issue 54820046: FSA Extract inheritFrom and inheritanceType handling from AclBuilder. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 7 months ago by Brett
Modified:
12 years, 7 months ago
Reviewers:
ejona, mifern, pjo
CC:
connector-cr_google.com
Visibility:
Public.

Description

This removes inheritFrom and inheritanceType handling from AclBuilder and moves that responsibility to FsAdaptor, which has knowledge of ACL inheritance structure. This refactoring changes the API to the AclBuilder methods used. This also requires significant changes to AclBuilderTest.

Patch Set 1 #

Total comments: 6

Patch Set 2 : Eric's Feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -194 lines) Patch
M src/com/google/enterprise/adaptor/fs/AclBuilder.java View 1 3 chunks +14 lines, -35 lines 0 comments Download
M src/com/google/enterprise/adaptor/fs/FsAdaptor.java View 1 5 chunks +48 lines, -30 lines 0 comments Download
M test/com/google/enterprise/adaptor/fs/AclBuilderTest.java View 1 13 chunks +49 lines, -129 lines 0 comments Download

Messages

Total messages: 9
Brett
12 years, 7 months ago (2014-02-05 05:53:33 UTC) #1
ejona
Looks great. I reviewed it pretty deeply checking for accidental behavior modifications and didn't spot ...
12 years, 7 months ago (2014-02-05 21:37:59 UTC) #2
Brett
https://codereview.appspot.com/54820046/diff/1/src/com/google/enterprise/adaptor/fs/AclBuilder.java File src/com/google/enterprise/adaptor/fs/AclBuilder.java (right): https://codereview.appspot.com/54820046/diff/1/src/com/google/enterprise/adaptor/fs/AclBuilder.java#newcode65 src/com/google/enterprise/adaptor/fs/AclBuilder.java:65: public Acl getAcl() throws IOException { On 2014/02/05 21:37:59, ...
12 years, 7 months ago (2014-02-06 19:31:04 UTC) #3
Brett
Eric's Feedback
12 years, 7 months ago (2014-02-06 19:47:26 UTC) #4
ejona
LGTM. It would probably be reasonable for Miguel to take a cursory look to make ...
12 years, 7 months ago (2014-02-06 20:22:07 UTC) #5
Brett
On 2014/02/06 20:22:07, ejona wrote: > LGTM. > > It would probably be reasonable for ...
12 years, 7 months ago (2014-02-08 03:44:06 UTC) #6
ejona
Miguel, could you do a quick review of this? I feel confident with the correctness, ...
12 years, 7 months ago (2014-02-10 23:51:01 UTC) #7
mifern
LGTM. Everything looks good and I would add cleaner.
12 years, 7 months ago (2014-02-11 00:42:20 UTC) #8
Brett
12 years, 7 months ago (2014-02-11 03:07:05 UTC) #9
Committed 10 February 2014 
To https://code.google.com/p/plexi.fs/
   2de0df5..6c240cd  master -> master
Sign in to reply to this message.

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