Bob Foster wrote: > I'm curious why the DOM has no explicit support for concurrent access? Because :) Concurrency control would imply a certain way of working with the DOM that can't be assumed between various languages/platforms/implementations. There's no reason why you could add such support to your DOM implementation and expose it using the feature set. We do that in dbXML for database binding and DOM compression. -- TomReceived on Tuesday, 10 July 2001 17:35:17 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 22 June 2012 06:13:49 GMT