|
[XQuery Talk Mailing List Archive Home] [By Date] [By Thread] [By Subject] [By Author] [Recent Entries] [Reply To This Message] Release of the GCX XQuery EngineQMichael Kay mike at saxonica.comMon Feb 5 09:16:18 PST 2007
> Thanks for the pointer to DataDirect, I didn't know they had > projection implemented. I've been looking a bit into > optimization techniques for DOM trees, and came across the > TinyTree model from Saxon. I was wondering whether you plan > to keep extending it. The TinyTree model has been stable for a while and seems to work pretty well. The main thing coming up that could cause a change is the need to support updates. Because TinyTree gains much of its efficiency by assuming read-only access, I suspect I will keep the TinyTree for read-only use cases, and use a more conventional linked-object model for the cases where updates are required. Another thing I keep under review is whether to store typed values in the TinyTree as well as (or even instead of) string values. There are certainly some use cases where storing typed values rather than recalculating them on demand would give benefits - but there are many more cases where it would not. Michael Kay http://www.saxonica.com/
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Cast Your Vote
We need your help – Vote for DataDirect XML Products!
Winners and finalists announced at SOA World Conference in November. Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|







