• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Is this still true?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Is this still true?


  • Subject: Is this still true?
  • From: "Alex Wait" <email@hidden>
  • Date: Sun, 29 Jun 2008 13:48:30 -0700

this page has been frequently linked to as helpful and it is! :)

http://homepage.mac.com/mmalc/CocoaExamples/controllers.html

But does the bug it talks about still exist?

- (void)observeValueForKeyPath:(NSString *)keyPath
    ofObject:(id)object change:(NSDictionary *)change context:(void
*)context
{
    /*
    Should be able to use
    id oldValue = [change objectForKey:NSKeyValueChangeOldKey];
    but the dictionary doesn't contain old and new values...
    */

The change dictionary doesn't contain old and new values. This is not your
fault, it's due to a bug in the controller. This bug will not be fixed in
the forseeable future.
------------------------------


--
If you can't be kind, at least have the decency to be vague.
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Is this still true?
      • From: "Hamish Allan" <email@hidden>
  • Prev by Date: Re: Handling framework exceptions/errors?
  • Next by Date: Re: Handling framework exceptions/errors?
  • Previous by thread: objc_exception_throw
  • Next by thread: Re: Is this still true?
  • Index(es):
    • Date
    • Thread