Re: [whatwg/dom] Owned weak event listener to prevent memory leak (using EventListenerOptions) (#243)

@annevk 
I am not aware of such frameworks or sites. This feature is probably not polyfillable until ES weak referecne is avaible.

One of the evidence outside web platform is weak event in .net:
https://docs.microsoft.com/en-us/dotnet/framework/wpf/advanced/weak-event-patterns
https://www.codeproject.com/Articles/738109/The-NET-weak-event-pattern-in-Csharp
https://stackoverflow.com/questions/13788787/when-to-use-weak-events


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/243#issuecomment-372891926

Received on Wednesday, 14 March 2018 03:22:21 UTC