Re: Table Data and NSArrayController
Re: Table Data and NSArrayController
- Subject: Re: Table Data and NSArrayController
- From: email@hidden
- Date: Thu, 25 Dec 2003 12:56:09 -0500
I clarified this in another email that got lost, but the gist is that
the value transformer is given an undocumented private class from the
controller layer. This doesn't matter any more though, because I fixed
the problem by simply loading in the defaults my self, making them the
proper type and then adding them to to the array controller. Thanks for
all of your help. If you can tell me how to get around these private
classes though, it would be appreciated.
On 25 Dec 2003, at 1:35 AM, Scott Anguish wrote:
how is NSValueTransformer an undocumented class?
or, are you thinking of some other class?
_______________________________________________
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.