stamen / modestmaps-js

Modest Maps javascript port
http://modestmaps.com
566 stars 152 forks source link

Reduce usage of bind and function functions in Handlers #117

Closed tmcw closed 12 years ago

tmcw commented 12 years ago

Handlers use bind too much and are hard to follow because of it. They would be better expressed with a bit of new-js style scoped functions.

tmcw commented 12 years ago

Eliminated in https://github.com/modestmaps/modestmaps-js/commit/92e0863fcbd4e346992fb7fbe74254b62aacaefc