• 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
description and proxy objects
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

description and proxy objects


  • Subject: description and proxy objects
  • From: Torsten Curdt <email@hidden>
  • Date: Fri, 27 Jun 2008 01:36:33 +0200

I am getting the selected object from a controller (that is using bindings)

 NSDictionary *accountSettings = [accountsController selection];

The returned object is a proxy object. But why isn't the [accountSettings description] passed on?
Instead of the print out of the contents of the dictionary I am now getting the description of the proxy object.


<_NSControllerObjectProxy: 0x196110>

Is there a way around that? I don't want to iterate the dictionary myself if I don't have to.

cheers
--
Torsten
_______________________________________________

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: description and proxy objects
      • From: Mike Abdullah <email@hidden>
    • Re: description and proxy objects
      • From: "Kyle Sluder" <email@hidden>
    • Re: description and proxy objects
      • From: Omar Qazi <email@hidden>
  • Prev by Date: Re: NSArchiver question?
  • Next by Date: NSTableView / NSArrayController Drawing
  • Previous by thread: Re: NSArchiver question?
  • Next by thread: Re: description and proxy objects
  • Index(es):
    • Date
    • Thread