OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: SAX drivers bug ... or feature !

[ Lists Home | Date Index | Thread Index ]
  • From: Toivo Lainevool <tlainevool@yahoo.com>
  • To: david@megginson.com, XML Developers' List <xml-dev@ic.ac.uk>
  • Date: Sat, 21 Nov 1998 12:54:09 -0800 (PST)






---david@megginson.com wrote:
>
> Toivo Lainevool writes:
> 
>  > If your worried about the performance of the parser, just setting
>  > the attributeList to null would be faster than doing the
>  > AttributeListImpl::clear() which would cause a removeAllElement()
>  > on each of the underlying member vectors.  If your cranking away
>  > with the parser, chances are the low priority gc task wouldn't be
>  > fired while your doing this, unless you hit your memory limit.
> 
> You're confusing AttributeListImpl with AttributeList -- AttributeList
> is an interface, not a class.  While AttributeListImpl is available
> for those who want it (such as a client program that needs to copy a
> few attribute lists), most SAX drivers provide a more efficient
> implementation, which is often an adapter of the parser's own, native
> interface.

I won't waste any more bandwidth on this list going into more
implementation details and performance ramifications, but i'd just
like to finish this though off. (I wouldn't mind discussing this issue
off of the list if anyone wants to continue it.)

There seems to be a tradeoff here between ease of use of the parser
(the client code needs to know to copy the AttributeList to hang onto
it) vs. flexibility of parser implementation (allowing the parser to
re-use the Attribute list).  This decision depends on the motivation
of the original design.  Since David was involved in this and I
wasn't, I won't second guess the decision.  I think as long as the
ramification of this decision is recorded properly in the
documentation, it shouldn't be a problem.


Thnaks,

Toivo Lainevool
_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS