AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Do We Still Need Combine?
Delegate pattern is superold, and you should just use closures going forward. But for other types of patterns, like if you have a one to one relationship between an object and its delegate, then a delegate can still be a great way to implement that. So i don't think it's going to be something where combine is no longer useful or something else is no longer Useful. We will probably migrate most of our code to this overall concurrency system overtime. It was exactly the thing i wanted to raise when i was reading the de proposal round acing streams. And do we still need combine then or not? You know?