> Additional ramifications from this are that native JSON.stringify > will ignore RegExp instances as it does Functions. Hmmm, this certainly does sound like a ramification we should consider carefully, and could even be a reason to remove the ability to call RegExp objects. > It seems to me the value of syntactic sugar that shaves 5 characters from > /a/.exec("abc") is not worth the price of crea