Theocacao
Leopard
Design Element
Comment on "Lazy Loading of KVO Observed Properties"
by Scott Stevenson — Jun 16
Why not use will/didChangeValueForKey?
That triggers the same KVO notification as the setter, so you end up back in infinite recursion.
Back to "Lazy Loading of KVO Observed Properties"
Design Element

Copyright © Scott Stevenson 2004-2015