ConciseKit icon indicating copy to clipboard operation
ConciseKit copied to clipboard

Singleton doesn't work with ARC

Open Jaym3s opened this issue 13 years ago • 2 comments

CKSingleton doesn't work with ARC. It uses retain/release/autorelease.

Would something like this commit work? https://github.com/bendyworks/ConciseKit/commit/ac58ada3faed3beae8025553e73712121bf446ae

It seems to work for us, but another opinion would be great.

Jaym3s avatar May 01 '12 16:05 Jaym3s

Can we have this in ConciseKit core?

Gurpartap avatar Feb 10 '13 00:02 Gurpartap

+1

vjpr avatar Aug 29 '13 11:08 vjpr