Daniel-dlev1

Results 2 issues of Daniel-dlev1

Since a class can be inside an object, when you instantiate that class without "new", the "this" context in the constructor points to that object, instead of the global context.

Call "unmatch" callback inside "addHandler" if the query doesn't match.