[swift-users] What is the intended response to Array change notification for dependents?

Jens Alfke jens at mooseyard.com
Tue Mar 7 10:13:55 CST 2017


> On Mar 7, 2017, at 8:08 AM, Edward Connell <ewconnell at gmail.com> wrote:
> 
> My question is, what was their design intent? Rebuild all dependents every time?

Swift started out by piggybacking on facilities provided by Foundation. Over time it’s becoming self-sufficient, but it’s a work in progress. Putting “design intent” in the past tense is inaccurate … I would say that this seems to be something to come in the future.

Are you asking how to use KVO with Swift arrays, or are you looking at pure Swift?

—Jens
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20170307/65921d8f/attachment.html>


More information about the swift-users mailing list