blakeembrey / dombars

*DEPRECATED* DOM-based templating library with data-binding and built on Handlebars
MIT License
51 stars 5 forks source link

Pass unsubscribe and update functionality into every helper #31

Closed blakeembrey closed 10 years ago

blakeembrey commented 10 years ago

Remove using the VM.subscriber and VM.unsubscribe functionality by passing this into every helper function call.