bruth / synapse

Hooks to support data binding between virtually any object.
http://bruth.github.com/synapse/docs/
BSD 2-Clause "Simplified" License
150 stars 6 forks source link

Migrate Backbone View hook to not use jQuery Hook #16

Closed bruth closed 12 years ago

bruth commented 12 years ago

Since the Backbone View uses either jQuery or Zepto (which have roughly the same underlying API) the interfaces should be targeted to work with that abstraction rather than a hardcoded hook (or library) like jQuery.