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

Issue 10053022: Frog has hardwired access to NullPointerException: default argument can only be null. (Closed)

Created:
8 years, 8 months ago by srdjan
Modified:
8 years, 8 months ago
Reviewers:
ahe, sra1
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Frog has hardwired access to NullPointerException: default argument can only be null. Committed: https://code.google.com/p/dart/source/detail?r=6437

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -5 lines) Patch
M corelib/src/exceptions.dart View 1 chunk +6 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
srdjan
TBR
8 years, 8 months ago (2012-04-11 20:53:36 UTC) #1
ahe
8 years, 8 months ago (2012-04-12 19:35:14 UTC) #2
LGTM

Here is a crazy idea: the Null class should implement Iterable and return an
"empty" iterator. WDYT?

Cheers,
Peter

Powered by Google App Engine
This is Rietveld 408576698