On Apr 27, 2005, at 4:15 PM, Darin Adler wrote:
> But it's missing a security check. I believe it needs an
> isSafeScript call.
I learned more about this. The right call to use in this case is
checkNodeSecurity, which results in a nice simple short
implementation (not that big function I sent earlier).
-- Darin