- From: Johnny Stenback <jst@netscape.com>
- Date: Tue, 04 Feb 2003 10:12:31 -0800
- To: dbowen@es.com
- CC: www-dom@w3.org
I fail to see in what cases a method like this would be used, could you please present a usecase where this method would be needed? dbowen@es.com wrote: > Would it be possible to add "unload" as a method on the interface "DocumentLS" in DOM Level 3 Load and Save? The return value could either be a boolean, returning true if a document was already loaded and false if not, or it could just be void. > > I believe the impact would be minimal to implementers, and this symmetry would be useful in many circumstances. The symantics of "load" shouldn't have to change at all (such as the behavior of a load call on a Document that has already completed another successful load call). > > Thanks, > -Daniel > -- jst
Received on Tuesday, 4 February 2003 13:13:22 UTC