L3 Core: DOMError.clone()

The description of DOMErrorHandler.handleError mentions that the error 
parameter may be reused across multiple calls.  That would suggest the 
need for a clone method on DOMError in case a handler wishes to hold on 
the error.

Received on Friday, 1 August 2003 01:21:29 UTC