[ 
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

        

_______________________________________________
Registry-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/registry-dev

Reply via email to