A « mystery » left in a piece of code will reveal itself a problem, one day or another.. Good luck ! JP Today's Topics:
1. ARC problems (Turtle Creek Software) ---------------------------------------------------------------------- Message: 1 Date: Mon, 2 Sep 2019 20:33:58 -0400 From: Turtle Creek Software <supp...@turtlesoft.com> To: cocoa-dev@lists.apple.com Subject: ARC problems Message-ID: <CAFcB-oTUHv_bjjMUO=sY_3bKyzFsDUQtSPEcM6=4lned24a...@mail.gmail.com> Content-Type: text/plain; charset="UTF-8" Thanks for all the suggestions for the problems we had with a controller being deallocated unexpectedly under ARC. Unfortunately, none of them fixed it. We do need to get back to regular app programming, so it will just stay a mystery. I was hoping we were doing something obviously dumb, but I guess the bug is more subtle. The app runs OK with the old code with multiple strong references to it They are circular references, but that controller sticks around for the full app lifetime. Presumably any leakage won't happen until late in the game, anyhow. Thanks, Casey McDermott TurtleSoft.com ------------------------------ Subject: Digest Footer _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins (at) lists.apple.com https://lists.apple.com/mailman/listinfo/cocoa-dev ------------------------------ End of Cocoa-dev Digest, Vol 16, Issue 80 ***************************************** _______________________________________________ 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com