Amos Shapira wrote:


What do people around here like to use for EFFICIENT XML parsing?


Isn't Efficient XML an oxymoron?

Seriously, and despite the flame bait way I've introduced the subject, if you need to do XML parsing in a way which is more efficient then Xerces, maybe it is an indication that XML is a not a proper way to encode you r data.

How about using a binary format which is "compiled" from XML ?

You get all the benefits of using XML and no parsing overhead.

Gilad




--
Gilad Ben-Yossef <[EMAIL PROTECTED]>
Chief Coffee Drinker

Codefidence Ltd.                | Web: http://codefidence.com
Work: +972-3-7515563 ext. 201   | Mobile: +972-52-8260388

        "Your hovercraft is full of eels. For information on
         emptying your hovercraft, turn to Section 2.6.a.17
         of your hovercraft user manual".
                - The Monty Python technical writer


=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to