[jboss-jira] [JBoss JIRA] Commented: (JBRULES-705) Editor widgets to honour "read only" flag
Michael Neale (JIRA)
jira-events at lists.jboss.org
Wed May 2 20:41:30 EDT 2007
[ http://jira.jboss.com/jira/browse/JBRULES-705?page=comments#action_12361251 ]
Michael Neale commented on JBRULES-705:
---------------------------------------
There may be a more clever way rather then enforcing this in the GUI:
basically, when someone tries to save a package config, or check in an asset, or create a snapshot etc - if the package/asset being dealt with is already a snapshot, then we throw back a SerializableException with the message in it of "hey numbnuts, you can't change this one !" - means less work, and its validated at the back end.
As for historical assets, they are already read only, so no work to do there. We are only worried about snapshot views.
> Editor widgets to honour "read only" flag
> -----------------------------------------
>
> Key: JBRULES-705
> URL: http://jira.jboss.com/jira/browse/JBRULES-705
> Project: JBoss Rules
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Reporter: Michael Neale
> Assigned To: Fernando Meyer
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list