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

  • From: David Megginson <david@m...>
  • To: "xml-dev@i..." <xml-dev@i...>
  • Date: 15 Dec 1999 12:04:11 -0500

Stefan Haustein <stefan.haustein@t...> 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@m...
           http://www.megginson.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/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo@i... the following message;
unsubscribe 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