|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: C++ or IDL definitions for SAX
david@m... wrote: > RJA@d... writes: > > > I'm currently looking into SAX and was wondering if anybody had any > > C++ or IDL definitions for SAX I could have ? > > Various people have offered to work on them, but none has yet > appeared. It should be simple to build a fairly-good SAX driver on > top of EXPAT. I am not so sure a CORBA IDL definition of SAX would be so useful anyways unless you developed some efficient method of multiplexing the SAX events that get sent over the network. As far as C++ goes, I don't think a lot of people are doing too much work here because any popular C++ tools for Windows have pretty much no chance anymore of making an impact because of a very well known large company having the reputation of cloning anything and everything of any value written in C++ (looks like Java and a few other lesser known languages are the last bastion of hope for the software industry). Check out CNN on CNN/Fortune at 10:00 PM EST tonight to see what I am talking about. Writing software for the Windows platform I don't feel makes any sense any more for a long-term perspective as any useful software you actually create will be cloned in bad faith by a certain well-known company. Politics aside, as far as C++ on UNIX goes, I am not aware of any vendors doing anything CORBA related with respect to XML. I have not checked InPrise's pages or IONA's pages in a long time, but if there is any XML related CORBA application for UNIX, these folks are a start. > > On a slightly different note, are there are better alternatives to > > SAX for a simple event based API ? > Not really. Event based API's basicly have to just parse the content of the document and present it in raw form to the application in the form of Strings, and character data. There is no reason to make a process this simple any more complex than SAX in the first place. Pretty much all event-based parsers present content to the application in a native form that is very much like SAX anyways, so there is no real reason technically why SAX is inferior from a performance perspective. 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








