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

Side by Side Diff: sky/specs/conventions.md

Issue 912653003: Specs: Dartification or various odds and ends (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | sky/specs/debug.md » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Best Practices and Conventions for Sky Frameworks 1 Best Practices and Conventions for Sky Frameworks
2 ================================================= 2 =================================================
3 3
4 * elements should not expose convenience property accessors that just 4 * elements should not expose convenience property accessors that just
5 reflect content attributes. 5 reflect content attributes.
6 6
7 * a module's exports should be frozen to prevent changes
OLDNEW
« no previous file with comments | « no previous file | sky/specs/debug.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698