On 11 Sep 2008, at 2:39 pm, Seth Willits wrote:

I use individual properties wherever possible. In some cases it's appropriate to have a single dictionary to contain the settings, because that dictionary gets passed around to other model objects as well. But if you're model objects uses distinct properties, why go through the trouble of having to pack them into a dictionary, pass it to the controller, then unpack the from the dictionary from the controller later on? It's easier to just to set and grab them individually.


So how do you Cancel a large number of setting changes that you've made?

G.
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to