On Wed, Feb 26, 2025 at 2:02 PM Rob Landers <rob@bottled.codes> wrote:
>
> I do think it makes sense to have an unset hook though, so long as it is 
> thought out well. For example, would the unset hook be called automatically 
> during garbage collection?

I would be very wary of adding more ways for destruction to be
observable. Destructors themselves cause enough issues in the engine
as is.

Ilija

Reply via email to