----------------
- Drop the Archetypes-dependency by switching to use zc.relation instead of
reference_catalog (Products.Archetypes).
[bloodbare, pbauer, vangheem]
- No longer intercept the request on manage_deleteObjects. Instead only
inject a warning in delete_confirmation. This means that deleting with
other methods (like manage_deleteObjects, plone.api.content.delete, ttw
in the ZMI) no longer warns about linkintegrity-breaches.
[bloodbare, pbauer, vangheem]
- LinkIntegrityNotificationException is not longer thrown anywhere.
[bloodbare, pbauer, vangheem]