source:
Dev/trunk/STYLE.txt
@
441
Last change on this file since 441 was 433, checked in by hendrikvanantwerpen, 12 years ago | |
---|---|
File size: 354 bytes |
Rev | Line | |
---|---|---|
[433] | 1 | QED Style Guide |
2 | =============== | |
3 | ||
4 | Attachpoints: | |
5 | - blablaNode when it's a dom node | |
6 | - blablaWidgetName for a widget (e.g. blablaContainer or blablaSelector) | |
7 | ||
8 | Composite from elements: | |
9 | - Derive _Container,_FormMixin | |
10 | - Ensure .value and .name fields | |
11 | - Value will now be an object. Take care when using the value, | |
12 | because not all fields might be there. |
Note: See TracBrowser
for help on using the repository browser.