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

  • From: Miles Sabin <msabin@c...>
  • To: xml-dev-digest@i...
  • Date: Wed, 12 Jan 2000 17:01:13 -0000

David Megginson wrote,
> 1. Deprecate Parser, DocumentHandler, and AttributeList.

<snip/>

>  public interface XMLReader extends Parser
                                      ^^^^^^

If Parser and the rest are deprecated, then why do you want
XMLReader to extend Parser?

If I have an implementation which I want to support SAX1 as 
well as SAX2 then I can quite easily do,

  public class MyXMLReader
    implements XMLReader, Parser
  {
    // etc.
  }

If you're going to cut the cord, cut it good and proper.

Cheers,


Miles

-- 
Miles Sabin                       Cromwell Media
Internet Systems Architect        5/6 Glenthorne Mews
+44 (0)20 8817 4030               London, W6 0LJ, England
msabin@c...          http://www.cromwellmedia.com/


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/ or CD-ROM/ISBN 981-02-3594-1
Please note: New list subscriptions now closed in preparation for transfer to OASIS.



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