Fix over-eager disposal of entity on deletion, which was disposing it before notifying listeners it had changed. Now we dispose only after listeners have been notified, so they can actually access the old data, such as its FQN.

Change-Id: I005907bc2d832cb5e07b914fc8267a391ef53a05
1 file changed