Re: User Default Controller in NIB - subclass to use the suite instead
Re: User Default Controller in NIB - subclass to use the suite instead
- Subject: Re: User Default Controller in NIB - subclass to use the suite instead
- From: Alex Kac <email@hidden>
- Date: Thu, 06 Aug 2015 09:24:10 -0600
Also, we're now using Swift…which won't let you reassign self.
On Thu, Aug 6, 2015 at 9:23 AM, Alex Kac <email@hidden> wrote:
> I just realized I asked this question a year ago in September. At the
> time I didn't really get a good answer, which is why we're back at it
> today. One thing I don't remember was if the addSuiteNamed and
> removeSuiteNamed option worked…
>
> On Thu, Aug 6, 2015 at 9:19 AM, Alex Kac <email@hidden> wrote:
>> We use NSUserDefaults(initWithSuite:) in our app so that our helper
>> apps, plugins all can share the same preferences. We also use the User
>> Default controller in our NIBs to bind settings to it.
>>
>> I'd like to use a subclass of this which would use the suite instead
>> of standardUserDefaults. At least thats the best way I can fathom to
>> do this.
>>
>> Does anyone else have a better solution or a way to subclass it?
>
>
>
> --
> Alex Kac - President and Founder
>
> Web Information Solutions, Inc.
--
Alex Kac - President and Founder
Web Information Solutions, Inc.
_______________________________________________
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