Skip navigation.
 
mlRe: -(NSString *)description method not called in Cocoa app
FROM : Brian Andresen
DATE : Mon Dec 20 23:37:50 2004

Chris,

> Is it the case that your Cocoa application uses bindings and an object
> of this class participates in bindings or Key-Value Observation in some
> way?  If so, this is a known bug.


Yes, that's exactly it.  I wouldn't have thought to suspect bindings,
but after reading up on those prior threads, I now understand what I
see.  Thank you!

-Brian

Related mailsAuthorDate
ml-(NSString *)description method not called in Cocoa app Brian Andresen Dec 20, 04:09
mlRe: -(NSString *)description method not called in Cocoa app The Karl Adam Dec 20, 05:03
mlRe: -(NSString *)description method not called in Cocoa app Brian Andresen Dec 20, 06:15
mlRe: -(NSString *)description method not called in Cocoa app Chris Giordano Dec 20, 16:24
mlRe: -(NSString *)description method not called in Cocoa app M. Uli Kusterer Dec 20, 16:32
mlRe: -(NSString *)description method not called in Cocoa app Brian Andresen Dec 20, 23:37