Menu

smax / News: Recent posts

smax charter

After using SAX parsing for just few times, it becomes clear that often the custom parser you write is only interested in a subset, and often a small subset, of the entire document. Often, much of the content handler is determining where you are in the tree, and ignore stuff you don't want. This project builds a prototype that attempts to simplify filtering out what you don't want to handle, thus simplifying the handler, and improving performance. SMAX Parsing is therefore, Simple Mutated API for XML.

Posted by Dave Brosius 2008-01-16
MongoDB Logo MongoDB