• 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
Re: Storing licence info (other than NSUserDefaults)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Storing licence info (other than NSUserDefaults)


  • Subject: Re: Storing licence info (other than NSUserDefaults)
  • From: "Mark Munz" <email@hidden>
  • Date: Sun, 30 Dec 2007 22:48:25 -0800

The OP is asking how to store some data (preference information) in
such as way as to not require every machine and very user on that
machine to store that data separately, since it is data that is across
users/machines.

There are several different mechanisms to share app data across users
and there does not seem to be a recipe as to the preferred method.
Given that OS X is truly multi-user. I know that this shared resources
issue is one that many schools come across.

I think the fact that the data happens to be a license leads for a
quick redirect, but I think that is incorrect. It's already clear how
he is storing the license (in NSUserDefaults), he's asking how can I
best share that across machines/users.


On 12/30/07, Chris Hanson <email@hidden> wrote:
> On Dec 30, 2007, at 3:50 AM, Keith Blount wrote:
>
> > Firstly I know there have been lengthy discussions
> > about the best place to store licence info before, but
> > my question is slightly different and wasn't answered
> > in any of those threads.
>
> The best place to ask about software license implementation would
> probably be the MacSB group on Yahoo, which has a lot of developers
> who have implemented license schemes of their own and ones that
> they've used.
>
>    http://tech.groups.yahoo.com/group/macsb/
>
> There was also recently a CocoaCast showing how to implement licensing
> using the AquaticPrime framework.
>
>    http://cocoacast.com/
>
> Both will probably be worth checking out.
>
>    -- Chris
>
> _______________________________________________
>
> 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
>


--
Mark Munz
unmarked software
http://www.unmarked.com/
_______________________________________________

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

References: 
 >Storing licence info (other than NSUserDefaults) (From: Keith Blount <email@hidden>)
 >Re: Storing licence info (other than NSUserDefaults) (From: Chris Hanson <email@hidden>)

  • Prev by Date: Re: cocoa bindings NSTableColumn to @allKeys?
  • Next by Date: Re: cocoa bindings NSTableColumn to @allKeys?
  • Previous by thread: Re: Storing licence info (other than NSUserDefaults)
  • Next by thread: Very strange problem about "setString" method of NSTextView.
  • Index(es):
    • Date
    • Thread