[Registry-dev] [jira] Commented: (REGISTRY-13) Consider adding more
data to Tag
Jonathan Marsh (JIRA)
jira at wso2.org
Fri Feb 8 15:30:54 PST 2008
[ http://wso2.org/jira/browse/REGISTRY-13?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15476#action_15476 ]
Jonathan Marsh commented on REGISTRY-13:
----------------------------------------
I'm actually trying to tell whether i can delete the tag or not, so I can display a delete icon.
What I really want I think is a way to test whether I have permission to perform an action without actually performing it. I want to say "can I delete this tag" without simply trying to delete it and seeing if it fails. Applies to comments and probably other actions as well.
> Consider adding more data to Tag
> --------------------------------
>
> Key: REGISTRY-13
> URL: http://wso2.org/jira/browse/REGISTRY-13
> Project: WSO2 Registry
> Issue Type: New Feature
> Reporter: Jonathan Marsh
> Assignee: Chathura Ekanayake
>
> I need to know whether a particular tagging is owned by a user. Perhaps we could add a list of taggings to the Tag object. Or perhaps a new method such as
>
> boolean didUserTag(String path,String tag, String user);
> Which would return true if a user had applied the tag to the resource.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Registry-dev
mailing list