On Wednesday, March 13, 2002, at 05:04 PM, Kimbro Staken wrote:

NamedVal is another thing that if kept will need to be a Hashtable. I'm not sure we really need it though. It's probably just as easy to have an array of hashtables directly. Also if it's kept it should probably be renamed to something like Namespace.



Thinking about this a little more, I believe we should avoid having this as a separate class. If we do that then the only difference between the compressed API and the uncompressed API will be replacing all the EncodedBuffers/CompressedDocuments with Strings.


Also I don't think the stamp parameter on queryCollection is necessary anymore. Tom can verify this, but I believe it was only used to determine if the result should be compressed or not. Since we're using two endpoints we already know the answer to that question.

Kimbro Staken - http://www.kstaken.org - http://www.xmldatabases.org
Apache Xindice native XML database http://xml.apache.org/xindice
XML:DB Initiative http://www.xmldb.org
Senior Technologist (Your company name here)




Reply via email to