• 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
Code design question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Code design question


  • Subject: Code design question
  • From: Kubernan from 10191 Technologies <email@hidden>
  • Date: Sun, 4 Dec 2005 03:10:48 +0100

Hello,

Working on a part on my application preferences panel i could see it's easy to write
redundant or glue code.
For example, i didn't find elegant solution to detect if the content of one of many
text fields (in the same window) has been really changed before closing. When a application uses CoreData and Binding
what should be the strategy for this problem ?
I thought i could use [[NSUserDefaultsController sharedUserDefaultsController] hasUnappliedChanges] when
the window is closing but it doesn't work.

Thanks for your help.
K.

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden
  • Follow-Ups:
    • Re: Code design question
      • From: Andreas Mayer <email@hidden>
  • Prev by Date: Re: Is Apple's singleton sample code correct?
  • Next by Date: Re: NSString's compare:options: and NSNumericSearch. Huh?
  • Previous by thread: Re: NSString's compare:options: and NSNumericSearch. Huh?
  • Next by thread: Re: Code design question
  • Index(es):
    • Date
    • Thread