• 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
Bindings validation for NSMutableArray of NSMutableDictionary
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bindings validation for NSMutableArray of NSMutableDictionary


  • Subject: Bindings validation for NSMutableArray of NSMutableDictionary
  • From: "email@hidden" <email@hidden>
  • Date: Thu, 13 Dec 2012 11:54:47 +0000

I bind an NSArray of NSMutableDictionary instances to an NSTableView and enable NSTableColumn editing..

How can I best implement KVO based validation when editing the view?

Subclassing NSArray controller is a no go as validateValue:forKeyPath:error is never called.
Subclassing the NSMutableDictionary model obviously isn't desirable.

I can refactor the NSMutableDictionary instances into custom objects and use model based validation if needed.

However, binding dictionaries into table views is often convenient so a working validation strategy would be useful.

Jonathan









_______________________________________________

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

  • Follow-Ups:
    • Re: Bindings validation for NSMutableArray of NSMutableDictionary
      • From: "email@hidden" <email@hidden>
  • Prev by Date: Re: URL Request from AppDelegate?
  • Next by Date: Re: LSOpenURLsWithRole failure
  • Previous by thread: NSView image corruption when dragging from scaled view
  • Next by thread: Re: Bindings validation for NSMutableArray of NSMutableDictionary
  • Index(es):
    • Date
    • Thread