On Sat, 10 Jul 2010 05:22:46 +1200, [email protected] said: >Thanks for the help guys. I have this working now, along with the double >items. Is there any way to avoid/workaround this problem. Or rather >another way to get a reference to the departments?
The workaround is to not fetch in awakeFromInsert. :( Say you have a 'Create Employee' push button. You can implement an action method for it, and in there a new Employee Managed Object, fetch the Department, and connect them. -- ____________________________________________________________ Sean McBride, B. Eng [email protected] Rogue Research www.rogue-research.com Mac Software Developer Montréal, Québec, Canada _______________________________________________ Cocoa-dev mailing list ([email protected]) 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]
