You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by mturra <m....@kion.it> on 2009/02/12 13:02:01 UTC

Hashtable m_inUse in XMLReaderManager

After the patch http://svn.apache.org/viewvc?view=rev&revision=338030 I think
the HashTable m_inUse is useless. Nobody put a False value in there, so it
will be enough an HashSet. Isn't it?

Does the HashSet performe better compared to the HashTable?

 

-- 
View this message in context: http://www.nabble.com/Hashtable-m_inUse-in-XMLReaderManager-tp21974617p21974617.html
Sent from the Xalan - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org