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 |