Re: core data, selected items and undo
Re: core data, selected items and undo
- Subject: Re: core data, selected items and undo
- From: Martin Wennerberg <email@hidden>
- Date: Wed, 17 Jan 2007 15:25:30 +0100
16 jan 2007 kl. 19.19 skrev Brian Williams:
When a graphic is selected it is placed into an array controller
(selectedGraphicsArrayController).
How is it placed in that array controller, manually by you or by some
bindings? It's very easy to get in trouble with if you keep any
pointers to core data objects.
In MY drawing program (of sorts) I had all kinds of trouble with
Undo, Save As and Revert until I redesigned to remove code that kept
pointers directly or via KVO.
Martin
Norrkross Software
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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