You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Define a Whisper.View base class that automatically parses and renders templates and attributes defined by the subclass. This saves us a good number of lines of code as well as some marginal memory overhead, since we are no longer saving per-instance copies of template strings. |
11 years ago | |
|---|---|---|
| .. | ||
| group_update_view_test.js | 11 years ago | |
| list_view_test.js | 11 years ago | |
| message_view_test.js | 11 years ago | |
| threads_test.js | 11 years ago | |
| whisper_view_test.js | 11 years ago | |