[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Fast filter support in SAX2

  • From: Lars Marius Garshol <larsga@i...>
  • To: <xml-dev@i...>
  • Date: 27 Mar 1999 21:32:24 +0200

fast filter

* Lars Marius Garshol
| 
| I'm a bit unsure why you think the unique method is needed,
| though. What kinds of uses do you have in mind for it?

* Bill la Forge
| 
| From previous discussion on this list, I gathered that many parsers
| did the equivalent of String.intern(), but avoided the JavaSoft
| implementation for extra speed. If this is the case, then a filter
| needs to use the parser's own intern function to preprocess its
| constants before testing for matches in the startElement events.

Ah, I thinking didn't think of that. Now that I've had some more time
to think about this I realize that this would also be useful for
filters that create new names, such as XAF.
 
| So the short answer is yes, intern is beter than unique. I should
| have checked the lang package first.

This terminology is also used in Common Lisp and Python, and probably
many other places as well.
 
| My interest here is, instead, to define a means for sharing the
| element stack across independently developed filters. Just about
| every filter which does anything interesting ends up implementing
| its own element stack. Why not have one filter that does that, and
| let the rest get it from their "parser". 

Another good point, and a very good idea, too.  

However, then we need to define the element stack interface and what
should be included there. Just the elements? Elements and attributes?
Elements, attributes and sibling number? Which entity each element
comes from?

Maybe this should be done outside the SAX core? On the other hand, if
filters are included I think this should be too.

--Lars M.


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 (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!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.