arturadib / agility

Javascript MVC for the "write less, do more" programmer
http://agilityjs.com
MIT License
542 stars 70 forks source link

Afterwards bound functions are not proxied #80

Open phonovision opened 12 years ago

phonovision commented 12 years ago

Functions that are bound afterward to an agility object via .bind() are not proxied. Is this intended?