Curt Arnold wrote: [...] > It is pretty explicit that a function object is used for EventListeners > and NodeFilters. Am I right in interpreting that the DOMErrorHandler, > UserDataHandler, LSSerializerFilter, LSParserFilter and > ResourceResolver are passed as objects, something like: I would argue that it should be able to pass a JS function as any callback interfaces that contain only one method (i.e. one method, no attributes, but constants are ok). That would mean that one can pass a JS function as a DOMErrorHandler, UserDataHandler, or LSResourceResolver, but not as a LSSerializerFilter nor as a LSParserFilter. -- jstReceived on Thursday, 11 March 2004 01:12:52 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 3 May 2007 00:17:17 GMT