BorisMoore / jsviews

Interactive data-driven views, MVVM and MVP, built on top of JsRender templates
http://www.jsviews.com/#jsviews
MIT License
855 stars 130 forks source link

Improved unobserve and unlink APIs #166

Closed BorisMoore closed 9 years ago

BorisMoore commented 11 years ago

e.g. Support for passing callback to unobserve, or passing template/linkTag and/or data to unlink - to allow for targeted unlinking etc..

Provide a full set of examples, scenarios, test cases etc.

BorisMoore commented 9 years ago

Closing "After V1.0" issues for now - to reopen as appropriate.