On Tue, 2002-02-05 at 23:30, Elliotte Rusty Harold wrote: > In the January 14 Load and Save draft, the DOMWriter interface is > missing an attribute for a DOMWriterFilter; i,e. it should have > > attribute DOMWriterFilter filter; > > > (unless I'm completely misunderstanding how DOMWriterFilters are > intended to be used, which is certainly possible.) Added: [[ When the application provides a filter, the serializer will call out to the filter before serializing each Node. Attribute nodes are never passed to the filter. The filter implementation can choose to remove the node from the stream or to terminate the serialization early. ]] PhilippeReceived on Monday, 11 February 2002 15:22:01 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 22 June 2012 06:13:55 GMT