- From: Denis Bohm <denis@fireflydesign.com>
- Date: Thu, 23 Oct 2003 09:48:24 -0700
- To: "Gavin Kistner" <gavin@refinery.com>
- Cc: <www-svg@w3.org>
> * a decision needs to be made on how to handle asynchronous fetching of > external resources created dynamically via code: > -- externalResourcesRequired="true" -> synchronous ? > -- externalResourcesRequired="false" -> asynchronous ? > -- what if the externalResourcesRequired flag is set during an > asynchronous fetch? > > * a decision needs to be made on how to handle an SVGLoad event > dynamically attached to an object after it has finished loading: > -- should it fire immediately? > -- never? > -- only if any externalResources are changed and loaded? Is there any way to detect an error (external resource not found)?
Received on Thursday, 23 October 2003 12:51:22 UTC