Captain's Log: 2013.09.26
- Vyki's night off!
- Finally finished and merged
add-shared-layout-viewbranch for #61!
- Triple curls allowed only for layout template
- Updated all onebox engine templates so they don't include duplicated elements anymore
- Refactored
Viewclass- Decided that all onebox engines should each have a template -- including Example
- Learned that you don't need to always immediately act on an object upon initialization
- The context: using
#to_htmlon newViewobject within a method- Why: Might use up time/power on this action when it won't even be necessary, like if you timeout
- Learned about
#tap- SO CLOSE to releasing v1.1.0...
- HOMEWORK: Keep on making oneboxes for v1.1.0...again

