Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(45)

Issue 15682008: Allow DirectoryDescriptor.load to load a file next to a directory. (Closed)

Created:
7 years, 6 months ago by nweiz
Modified:
7 years, 6 months ago
Reviewers:
Bob Nystrom
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Allow DirectoryDescriptor.load to load a file next to a directory. This mkaes it easier to model servers using descriptors. R=rnystrom@google.com Committed: https://code.google.com/p/dart/source/detail?r=23607

Patch Set 1 #

Total comments: 7

Patch Set 2 : Code review changes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -94 lines) Patch
M pkg/scheduled_test/lib/src/descriptor/async_descriptor.dart View 1 chunk +0 lines, -6 lines 0 comments Download
M pkg/scheduled_test/lib/src/descriptor/descriptor.dart View 2 chunks +10 lines, -5 lines 0 comments Download
M pkg/scheduled_test/lib/src/descriptor/directory_descriptor.dart View 1 3 chunks +15 lines, -10 lines 0 comments Download
M pkg/scheduled_test/lib/src/descriptor/file_descriptor.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/scheduled_test/lib/src/descriptor/nothing_descriptor.dart View 1 chunk +0 lines, -6 lines 0 comments Download
M pkg/scheduled_test/lib/src/descriptor/pattern_descriptor.dart View 1 chunk +0 lines, -6 lines 0 comments Download
M pkg/scheduled_test/test/descriptor/async_test.dart View 1 chunk +0 lines, -19 lines 0 comments Download
M pkg/scheduled_test/test/descriptor/directory_test.dart View 1 4 chunks +19 lines, -14 lines 0 comments Download
M pkg/scheduled_test/test/descriptor/file_test.dart View 1 chunk +0 lines, -8 lines 0 comments Download
M pkg/scheduled_test/test/descriptor/nothing_test.dart View 1 chunk +0 lines, -18 lines 0 comments Download
M sdk/lib/_internal/pub/test/descriptor/tar.dart View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
nweiz
7 years, 6 months ago (2013-06-04 02:37:06 UTC) #1
Bob Nystrom
Some nits but LGTM. I really like this change. I was never a huge fan ...
7 years, 6 months ago (2013-06-04 15:45:53 UTC) #2
nweiz
https://codereview.chromium.org/15682008/diff/1/pkg/scheduled_test/lib/src/descriptor/directory_descriptor.dart File pkg/scheduled_test/lib/src/descriptor/directory_descriptor.dart (right): https://codereview.chromium.org/15682008/diff/1/pkg/scheduled_test/lib/src/descriptor/directory_descriptor.dart#newcode62 pkg/scheduled_test/lib/src/descriptor/directory_descriptor.dart:62: throw "Can't load absolute path '$pathToLoad'."; On 2013/06/04 15:45:53, ...
7 years, 6 months ago (2013-06-04 18:26:45 UTC) #3
nweiz
7 years, 6 months ago (2013-06-04 18:30:56 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r23607 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698