- From: Colin Paul Adams <colin@colina.demon.co.uk>
- Date: 11 Jul 2003 15:19:43 +0100
- To: www-dom@w3.org
From the Core draft: "However, when the feature "LS" defined in [DOM Level 3 Load and Save] is supported by the DOM implementation, the parameter "resource-resolver" can also be used on DOMConfiguration objects attached to Document nodes." From the LS draft: "DOMResourceResolver provides a way for applications to redirect references to external resources. Applications needing to implement custom handling for external resources can implement this interface and register their implementation by setting the resourceResolver attribute of the DOMParser." So the two drafts are saying different things. What is worse, the LS draft is self-inconsistent, as the DOMParser interface has no resourceResolver attribute. -- Colin Paul Adams Preston Lancashire
Received on Friday, 11 July 2003 10:19:53 UTC