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

Unified Diff: sky/specs/conventions.md

Issue 726723002: Specs: add a best practices document for framework authors (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/specs/conventions.md
diff --git a/sky/specs/conventions.md b/sky/specs/conventions.md
new file mode 100644
index 0000000000000000000000000000000000000000..ffb5ec36b963754afec9c67a164bf9ed3ad24083
--- /dev/null
+++ b/sky/specs/conventions.md
@@ -0,0 +1,7 @@
+Best Practices and Conventions for Sky Frameworks
+=================================================
+
+* elements should not expose convenience property accessors that just
+ reflect content attributes.
+
+* a module's exports should be frozen to prevent changes
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698