DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
Omitting fields on update
Prevent Deletion of the objects that are in use
(QPID-7197)
At the moment we have repetitive code scatter throughout the implementation that verifies that an object that is about to be deleted is not in use. We want to shift this responsibility to the core model. There are a couple of options, one it outline on the Jira,