umd-mith / mithgrid

JavaScript framework for building browser-based applications composed of a small core and a set of plugins
Other
5 stars 7 forks source link

Documentation, application variables, data sources #8

Closed jgsmith closed 13 years ago

jgsmith commented 13 years ago

Added some documentation

Added .visit as a method on data sources to visit all item identifiers in the data source

Added variables to applications that are private, have public get/set methods, and events that fire when a new value is set.