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

Determine which properties are necessary for all base Widgets. #83

Closed sjohnsonaz closed 9 years ago

sjohnsonaz commented 9 years ago

Keep in mind, any of these may be wrapped at any time by calling watchProperty on that instance.

sjohnsonaz commented 9 years ago

Adding additional, yet unused, watch properties is unnecessary. We may actually want to remove some. Moving to Backlog.

sjohnsonaz commented 9 years ago

Instead of moving to Backlog, moving back to MVVM and closing for now.