[Home] [By Thread] [By Date] [Recent Entries]

  • From: "Oren Ben-Kiki" <oren@c...>
  • To: "XML List" <xml-dev@i...>
  • Date: Thu, 21 Jan 1999 19:04:49 +0200

Bill la Forge <b.laforge@j...> wrote:
>Then to raise again a previous suggestion from Don, we could simply extend
the
>functionality of the Parser.setDocumentHandler method by checking to see if
the
>lexical processor interface is implemented. And again, for non-Java
languages,
>the DocumentHandler interface should implement an isInstanceOf method.


Ugh. What's wrong with adding setLexicalHandler? feel free to give the same
object both to it and to setDocumentHandler. Or, if the two are _that_
close, add a getLexicalHandler method to the DocumentHandler interface; it
could return null, 'this', or anything you want. I'd argue that in this case
its better to  simply add the events to the DocumentHandler interface; the
BaseHandler will define them to a no-op anyway.

There's no need to rely on 'instanceOf' kludges.

Share & Enjoy,

    Oren Ben-Kiki


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@i... the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member