OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: SAX for WAP binary XML

[ Lists Home | Date Index | Thread Index ]
  • From: David Megginson <david@megginson.com>
  • To: "xml-dev@ic.ac.uk" <xml-dev@ic.ac.uk>
  • Date: 15 Dec 1999 12:04:11 -0500

Stefan Haustein <stefan.haustein@trantor.de> writes:

> - WBXML adds some properitary extensions. For that reason, I added an
>   interface "WapExtensionHandler". Can that interface or a similar one
>   be included in org.xml.sax.wap? Who cares about extensions of
>   org.xml.sax? Unfortunally, the ugly extensions cannot be ignored
>   since they are alread used in the WML definintions.

The extensions should go in a different package, such as org.wap.sax.

> - The handler for the WAP extensions needs to be registered at the
>   parser. WML depends on fixed "tag and attribute tables", other WBXML
>   languages also may use similar tables. A mechanism to register the
>   tables with the parser is needed. Thus, an extended Parser interface
>   is needed (e.g. org.xml.sax.wap.WbxmlParser)

Again, that's not a problem at all, though SAX2 will have a more
general mechanism for this kind of thing.

> - WBXML is designed for small devices like a Palm Pilot. Deriving the
>   WbxmlParser from org.sax.xml.Parser includes a lot of unneeded
>   overhead. It could be a better solution to start a new hierarchy
>   (WbxmlParser -> WapParser). A Wrapper could implements the full
>   org.sax.xml.Parser interface for compatibility.

Certainly that could make a lot of sense.  We kept the core SAX
interfaces very small so that they would be suitable for environments
with strict space constraints, but they still take up a few KB.
Building a SAX wrapper on top might make sense if every kilobyte
counts.


All the best,


David

-- 
David Megginson                 david@megginson.com
           http://www.megginson.com/

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo@ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)






 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS