In looking at collections there needs to be a way to test if the collection is still open. It was suggested on one of the dbXML lists that an isOpen() method be added to Collection. It also seems that all collection methods should throw an exception if the collection is closed. Currently they aren't defined to do this. Is there a better way to achieve this functionality?
-- Kimbro Staken The dbXML Project http://www.dbxml.org/ ---------------------------------------------------------------------- Post a message: mailto:[EMAIL PROTECTED] Unsubscribe: mailto:[EMAIL PROTECTED] Contact adminstrator: mailto:[EMAIL PROTECTED] Read archived messages: http://archive.xmldb.org/ ----------------------------------------------------------------------
