The core_block_abstract_to_html_after event was removed from ``` app/code/core/Mage/Core/Block/Abstract.php ``` It looks like this changed occurred between the 9de22232a890e87c416e4dbce945e09483f6e8ea and 3330e258c428b08d5e5e64a4fedbd2acb0cf1396 commits, but there was no specific mention of why this event was removed. If possible, can this event be restored? I've got a few extensions (both commercial and open source) that rely on it.