Projects > cpp > Issues > Refactor #3713

We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.

Create Issue on Github

Replace CCObject with RefCount

Refactor #3713 [Closed]
zhangxm 2014-01-15 07:14 . Updated almost 10 years ago
  • Remove _autoReleaseCount from RefCount. It won’t be needed, since AutoRelease Pool will retain it.
    • Make “AutoReleasePool” an “stack” object.
    • Don’t inherit from RefCount when it is not needed. Eg: Singletons don’t need to inherit from RefCount.
Anonymous 2014-01-21 12:27
  • Status changed from New to Closed
  • % Done changed from 0 to 100

Applied in changeset commit:cc1fcc568941fd659954e489193f44ee4f5b0492.

zhangxm 2014-01-26 02:11
  • Description updated (diff)
  • Target version changed from 3.0-rc0 to 3.0-beta2

Atom PDF

Status:Closed
Start date:2014-01-15
Priority:Normal
Due date:
Assignee:zhangxm
% Done:

100%

Category:all
Target version:3.0-beta2