issues
search
john-n-smith
/
mvcobject-js
An implementation of the KVO pattern, inspired by Google Maps API v3 MVCObject class
7
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Setting a value which is not currently on the object throws an error. (Ditto unbind, et al.)
#5
GoogleCodeExporter
opened
9 years ago
0
Clearing an observer by setting it to null throws an error next time the observed property changes.
#4
GoogleCodeExporter
opened
9 years ago
0
Unbinding a non-bound property throws the wrong error.
#3
GoogleCodeExporter
opened
9 years ago
2
Sample Code is raising foo_changed callback not found exceptions
#2
GoogleCodeExporter
closed
9 years ago
3
What is the test at the start of .set() supposed to do?
#1
GoogleCodeExporter
closed
9 years ago
6