On Fri, 25 Mar 2011 12:08:53 -0700, Laurent Daudelin said: >If that makes any difference, I'm running the copy method from an >NSOperation but each copy is done sequentially. I thought about creating >one NSOperation for each item to copy in a given folder but thought that >was many not very wise.
Maybe you're seeing a weirdo threading bug, what if you try everything on the main thread? -- ____________________________________________________________ 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]
