I'm in the process of updating all the documents and I wanted to post a quick summary of the changes that have been made so far. I should have the updated documents available for review later today. Let me know if there are any other issues that you think should be addressed in this update or if there is anything in this list you want to discuss further.

The only thing from my earlier list that isn't addressed here is the handling of feature determination, i.e. determining what services and resource types are available.

Added RESOURCE_TYPE constant to XMLResource and BinaryResource
Changed Java mapping for BinaryResource to handle byte arrays for content.
Added XUpdateService.
Added CollectionManagementService.
Added COLLECTION_CLOSED error code to ErrorCodes.
Added isOpen method to the Collection interface.
Added ResourceSet interface as new result for XPath queries.
Added setNamespace method to XPathQueryService.
Added clearNamespaces method to XPathQueryService.
Added removeNamespace method to XPathQueryService.
Added queryResource method to XPathQueryService to handle queries against a
single resource.
Added getDocumentId() to the XMLResource interface.
Removed getName from Configurable interface.
Added getName to the Database interface.
Added getName to the Collection interface.
Added getName to the Service interface.
Added COLLECTION_CLOSED error code to all methods in Collection that should not
be called after close has been called.
In the Java API Changed XMLDBException to extend Exception instead of
RuntimeException.


Kimbro Staken
The dbXML Project
htttp://www.dbxml.org
----------------------------------------------------------------------
Post a message:         mailto:[EMAIL PROTECTED]
Unsubscribe:            mailto:[EMAIL PROTECTED]
Contact administrator:  mailto:[EMAIL PROTECTED]
Read archived messages: http://archive.xmldb.org/
----------------------------------------------------------------------

Reply via email to