There has been some discussion on the eXist mailing list on how to configure an XML:DB database. Currently the API does not provide a very good support for this IMHO. If we could add a configure method to a Database instance that takes a DOM document as a parameter it would provide good flexibility for this. What do think about adding something like
configure(org.w3c.dom.Document configuration);
to the org.xmldb.api.base.Database interface?
+1
from one of the Xindice guys
-Vladimir
-- Vladimir R. Bossicard www.bossicard.com
---------------------------------------------------------------------- Post a message: mailto:[EMAIL PROTECTED] Unsubscribe: mailto:[EMAIL PROTECTED] Contact administrator: mailto:[EMAIL PROTECTED] Read archived messages: http://archive.xmldb.org/ ----------------------------------------------------------------------
