Should OpenLayers call attachBehaviors after closing a popup?
Is there a better way to respond to a popup being closed?
I can't figure out how to respond to a Popup "destroy".

I've resorted to overriding the global Drupal.openlayers.popup.popupSelect.onUnselect, but this is unmaintainable.