-
steveworkman Sure, but *what* possible unintended consequence? I can think of one where jQuery used to test for an object by comparing x.toString() == '[object Object]'. Now thinking, this would possibly bork at circular references - which I could guard against.