1bb480f6ea
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. |
||
---|---|---|
.. | ||
group_update_view_test.js | ||
list_view_test.js | ||
message_view_test.js | ||
threads_test.js | ||
whisper_view_test.js |