gmac / backbone.epoxy

Declarative data binding and computed models for Backbone
http://epoxyjs.org
MIT License
615 stars 89 forks source link

force object encapsulation in setBinding() #82

Closed disruptek closed 10 years ago

disruptek commented 10 years ago

As per #81, I've been using this change and feel it is a more correct approach. Feel free to summarily close if you disagree, though I'd like to know what use-case the original code is designed to address.