Andy Clark wrote: > > This is similar to what we do in the document fragment > handler interface. The namespace information is passed > to the startDocumentFragment method. From this, I would > suggest a slight change to your idea, Arnaud, and pass > the namespace context object to the startDocument method > in much the same way that we pass the document locator > object. > > Whatcha think? >
Sounds good to me. It will actually be even more efficient that way because it means we only have to pass it once. Let's go for that! -- Arnaud Le Hors - IBM, XML Standards Strategy Group / W3C AC Rep. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
