arturadib / agility

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

Remove support for default model property 'text' #23

Open arturadib opened 13 years ago

arturadib commented 13 years ago

Feature is deprecated.

See e.g. setter in .model.set() and factory function.

This might require cleaning up unit tests.

tristanls commented 13 years ago