Debugging bindings
Debugging bindings
- Subject: Debugging bindings
- From: Raphael Sebbe <email@hidden>
- Date: Wed, 9 Jun 2004 16:25:50 +0200
Hi all,
I just came across this log message:
An instance 0x3f68c0 of class MyDocument is being deallocated while key
value observers are still registered with it. Break on
_NSKVODeallocateLog to start debugging.
All the binding I manually established in -windowDidLoadNib have been
removed manually in -windowWillClose:.
Is there a way to get some clue which binding is responsible for this ?
Thanks in advance,
Raphael
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.