- From: Don Park <donpark@quake.net>
- Date: Mon, 4 May 1998 14:04:34 -0700
- To: "www-dom" <www-dom@w3.org>
A preliminary version of SAXDOM supporting the latest DOM spec (04/16/98) is released. There are still some clean ups (i.e. syncronization blocks for concurrent access to DOM objects) and plenty of tests to go. This version of SAXDOM includes NodeIterator.release method which is currently not in the spec. I am hoping it is included in the spec. You will find SaxContainerIterator class particularly interesting because it is implemented as a Node to allow 'between' iterator position and 'live' model requirements. Enough said. Here is the URL: http://www.docuverse.com/personal/saxdom.html Regards, Don Park http://www.docuverse.com/personal/index.html
Received on Monday, 4 May 1998 17:12:08 UTC