What is any object model? You mean reference count...
# rx
r
What is any object model? You mean reference counting? No it’s different than that. What I meant was that if you keep your observable in a singleton for example and call
cache()
, then the garbage collector never will clean up the events.