Rare find

Dealloc Block Executor. Run cleanup code automatically when an object is thrown away, without writing a dealloc method.

weibo.com/luohanchenyilong

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

August 2023
  • docs: ✏️ Adds the corresponding Swift version of the code example.
May 2019
  • v1.3.0 Making block invoke in order
  • update demo
February 2018
  • update README
  • v1.2.0 add new API `-cyl_willDeallocWithSelfCallback:`
April 2017
  • Enhance README format
December 2016
  • fix bug: same instance invoke `cyl_executeAtDealloc:` more than twice…
  • Merge pull request #4 from ourui/master
  • update README
  • typo
July 2016
  • add another moment when you can use this lib to solve problem
May 2016
  • 增加测试用例
  • #issue3: 对同一个对象调用 cyl_executeAtDealloc: 问题
February 2016
  • Merge pull request #2 from ReadmeCritic/master
  • Correct the spelling of CocoaPods in README
December 2015
  • edit image
  • update REAFME for pods install
  • edit README
  • change owner info
  • edit README