sjohnsonaz / BuildJS-Full

A simple utility for class definition, inheritance, dynamic loading, MVVM, Widgets, and backend MVC.
http://buildjs.com
0 stars 0 forks source link

Unify watch property methods. #21

Closed sjohnsonaz closed 10 years ago

sjohnsonaz commented 10 years ago

Fix increasingly complex watch methods.

sjohnsonaz commented 10 years ago

Module and Widget now have identically functioning watch methods. Currently they can all accept a get and set function.