• 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
System Config Framework - is this legal?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

System Config Framework - is this legal?


  • Subject: System Config Framework - is this legal?
  • From: "Terence G4 Mac" <email@hidden>
  • Date: Fri, 15 Nov 2002 10:16:50 +0000

Hi all,

I'm seeing some strange behavior (on only a few machines, of course) with some code that makes heavy use of the system config. framework...

The only truly suspicious thing I can see is :

NSMutableDictionary *devDict = (NSMutableDictionary *)
SCPreferencesPathGetValue(prefs, (CFStringRef) devLoc);

Is the return value of SCPreferencesPathGetValue() cast-able to an NSMutableDictionary like that? Or should I assign the result to an NSDictionary and then do a mutableCopy?

Any thoughts or suggestions would be appreciated. :)

Thanks!




_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail
_______________________________________________
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.
  • Follow-Ups:
    • Re: System Config Framework - is this legal?
      • From: Chris Hanson <email@hidden>
  • Prev by Date: setNeedsDisplayInRect: rect NO ????
  • Next by Date: Re: Interface/usability question
  • Previous by thread: Re: setNeedsDisplayInRect: rect NO ????
  • Next by thread: Re: System Config Framework - is this legal?
  • Index(es):
    • Date
    • Thread