|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: SAX Future
Michael Kay wrote: > >Yes, but how do we accomplish this? Do we invent a new package name > >for SAX 1.0.1 to avoid collision? > > I suspect we have to - unless someone knows a better way. Given that parsers > include the SAX interface classes in their distribution, we don't really > want people to have several different definitions of the same interface on > their classpath. > > Are there any other areas where you can get multiple implementations of the > same Java interface from different suppliers? If so, how do they solve the > version control problem? Or have we achieved a first? I think the simple thing to do here is to simply extend the interfaces (this will work in Java, but I am not so sure about other languages, particularly scripting languages who have no concept of OOP in them) and add new functionality to the new interfaces and deprecate the old interfaces. Nevertheless, this approach is very sloppy IMHO (look at the development of the AWT since JDK 1.0) even though it usually does get the job done. But then again, as far as I can tell, it will only get the job done in Java )-: Tyler 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...)
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||

Cart








