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

Issue 11013016: Dartdoc should sort constructors by constructorName, not by class name (Closed)

Created:
8 years, 2 months ago by Alan Knight
Modified:
8 years, 2 months ago
Reviewers:
Emily Fortuna
CC:
reviews_dartlang.org, Johnni Winther
Visibility:
Public.

Description

Dartdoc should sort constructors by constructorName, not by class name Committed: https://code.google.com/p/dart/source/detail?r=13139

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M pkg/dartdoc/lib/dartdoc.dart View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Alan Knight
The current version sorts by simpleName, which for a constructor is just the class name.
8 years, 2 months ago (2012-10-02 20:54:08 UTC) #1
Emily Fortuna
8 years, 2 months ago (2012-10-02 20:56:35 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698