Comment on NSNotificationCenter with blocks considered harmfulparentComments−AshFurrow12yBy the way, you can prevent the retain cycle in NSAssert using libextobjc's @weakify and @strongify macros.−dcauntOP12yIndeed, the NSAssert cycle surprised me too.libextobj is great.
Comments
By the way, you can prevent the retain cycle in NSAssert using libextobjc's @weakify and @strongify macros.
Indeed, the NSAssert cycle surprised me too.
libextobj is great.