- From: Johannes Lumpe <notifications@github.com>
- Date: Wed, 13 Dec 2017 09:25:21 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 13 December 2017 17:25:43 UTC
@appsforartists Nitpick, but a `Subject` should not retain its current value. Rather than having a `Memoryless` subject, I think it should be the other way around: having a `Subject` that can retain its latest value, like `BehaviorSubject` in `rxjs`. Adding functionality on top of the common base, instead of removing it. -- 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/544#issuecomment-351462137
Received on Wednesday, 13 December 2017 17:25:43 UTC