I would like for such a conditional cascading delete rule to exist, but on the assumption that it is not there, I used the correct nullify rule and then implemented some special handling for the delete, for example:
- (IBAction) deleteBook:(id)sender {
source share