Skip navigation.
 
mlRe: Forcing a refresh on a bound control
FROM : Christiaan Hofman
DATE : Sun May 18 16:44:48 2008

On 18 May 2008, at 4:25 PM, mmalc Crawford wrote:

>
> On May 18, 2008, at 3:20 AM, Christiaan Hofman wrote:
>

>> I know it has been said. But I have never heard an alternative to 
>> forcing a KVO change notification. Given that dependent keys can 
>> only be set for the same object... And if you would think there may 
>> be an alternative in this particular situation (though I don't see 
>> it), I am talking about the general situation. Please proof me 
>> wrong, but I couldn't find it.
>>

> This is simply asinine.
> There's nothing to prove wrong.  As Clark suggested, the solution is 
> to get the design right.
>
> mmalc
>


Unless there is no way to get the design right. Perhaps in this 
particular case there is, but in some cases there isn't. In some cases 
there isn't. Two cases I know of are when you have dependent keys in 
different objects in a Tiger compatible app, and dependent keys where 
no KVO notification is send, only an NSNotification. In my apps I have 
both situations. If you can give a way to avoid this, I would be happy 
to hear it, but I don't know of one.

Christiaan

Related mailsAuthorDate
mlForcing a refresh on a bound control Trent Jacobs May 15, 23:10
mlRe: Forcing a refresh on a bound control Christiaan Hofman May 15, 23:35
mlRe: Forcing a refresh on a bound control mmalc Crawford May 18, 08:18
mlRe: Forcing a refresh on a bound control Christiaan Hofman May 18, 12:20
mlRe: Forcing a refresh on a bound control Clark Cox May 18, 12:34
mlRe: Forcing a refresh on a bound control Christiaan Hofman May 18, 13:53
mlRe: Forcing a refresh on a bound control mmalc Crawford May 18, 16:25
mlRe: Forcing a refresh on a bound control Christiaan Hofman May 18, 16:44
mlRe: Forcing a refresh on a bound control mmalc Crawford May 18, 16:52
mlRe: Forcing a refresh on a bound control Scott Stevenson May 19, 00:57
mlRe: Forcing a refresh on a bound control David Dunham May 19, 05:04
mlRe: Forcing a refresh on a bound control Scott Stevenson May 19, 08:42
mlRe: Forcing a refresh on a bound control Trent Jacobs May 19, 09:40
mlRe: Forcing a refresh on a bound control David Dunham May 19, 18:01
mlRe: Forcing a refresh on a bound control Hamish Allan May 20, 01:14
mlRe: Forcing a refresh on a bound control Christiaan Hofman May 20, 01:16
mlRe: Forcing a refresh on a bound control Hamish Allan May 20, 01:30
mlRe: Forcing a refresh on a bound control David Dunham May 20, 18:21
mlRe: Forcing a refresh on a bound control Hamish Allan May 20, 21:14