On Mon, 30 Apr 2001 17:42:36 -0700
Kimbro Staken <[EMAIL PROTECTED]> wrote:

> It seems Collection.createResource needs to take a parameter to tell it
> what type of resource to create.
> Collection.createResource(id, resourceType)
> 
> Where resourceType is either "XMLResource" or "BinaryResource".

This is somewhat confusing to me. ResourceType was introduced to 
distinguish between the various XML models (DOM, SAX, XML, Binary).
XMLResource labels the current Resource to provide functionality
to store and retrieve the actual content as flat XML. How do I
specify a Resource that provides a SAX interface? Either resourceType
can be of any of these types (DOM, SAX, XML, Binary) or this parameter
must be renamed.

Lars
--
______________________________________________________________________
Lars Martin                                    mailto:[EMAIL PROTECTED]
SMB GmbH                                        http://www.smb-tec.com


----------------------------------------------------------------------
Post a message:         mailto:[EMAIL PROTECTED]
Unsubscribe:            mailto:[EMAIL PROTECTED]
Contact adminstrator:   mailto:[EMAIL PROTECTED]
Read archived messages: http://archive.xmldb.org/
----------------------------------------------------------------------

Reply via email to