You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "angela (JIRA)" <ji...@apache.org> on 2005/10/03 15:43:49 UTC

[jira] Closed: (JCR-180) allow ResourceType dav property to have multiple values

     [ http://issues.apache.org/jira/browse/JCR-180?page=all ]
     
angela closed JCR-180:
----------------------


> allow ResourceType dav property to have multiple values
> -------------------------------------------------------
>
>          Key: JCR-180
>          URL: http://issues.apache.org/jira/browse/JCR-180
>      Project: Jackrabbit
>         Type: Bug
>     Reporter: Brian Moseley
>     Assignee: angela
>  Attachments: multivalue-resourcetype.patch
>
> attached is a patch that allows the ResourceType dav property to have multiple values (useful for dav protocol extensions such as caldav). 
> it is not a perfect patch, in that subclasses of ResourceType do not know about each others' resource types, but it is a decent start. one way to address this issue might be to have subclasses register extended resource types and their corresponding xml representations with ResourceType, removing the need for them to override resourceTypeToXml() and isValidResourceType().

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira