[
https://issues.apache.org/jira/browse/CB-594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shazron Abdullah updated CB-594:
--------------------------------
Description:
This does not work the way one think it will work (cue Vizzini):
https://github.com/apache/incubator-cordova-ios/blob/master/CordovaLib/Classes/CDVContact.m#L209-236
If you are relying on retainCount to release resources, you are doing it wrong.
Retain count is useless:
http://www.friday.com/bbum/2011/12/18/retaincount-is-useless/
-http://img.geocaching.com/cache/031f1529-afdf-4c89-bd6f-60349ab30098.jpg-
was:
This does not work the way one think it will work (cue Vizzini):
https://github.com/apache/incubator-cordova-ios/blob/master/CordovaLib/Classes/CDVContact.m#L209-236
If you are relying on retainCount to release resources, you are doing it wrong.
Retain count is useless:
http://www.friday.com/bbum/2011/12/18/retaincount-is-useless/
!http://img.geocaching.com/cache/031f1529-afdf-4c89-bd6f-60349ab30098.jpg!
Fix Version/s: 1.8.0
> Remove checks for retainCount(!)
> --------------------------------
>
> Key: CB-594
> URL: https://issues.apache.org/jira/browse/CB-594
> Project: Apache Callback
> Issue Type: Bug
> Components: iOS
> Affects Versions: Master
> Reporter: Shazron Abdullah
> Assignee: Shazron Abdullah
> Fix For: 1.8.0
>
>
> This does not work the way one think it will work (cue Vizzini):
> https://github.com/apache/incubator-cordova-ios/blob/master/CordovaLib/Classes/CDVContact.m#L209-236
> If you are relying on retainCount to release resources, you are doing it
> wrong.
> Retain count is useless:
> http://www.friday.com/bbum/2011/12/18/retaincount-is-useless/
> -http://img.geocaching.com/cache/031f1529-afdf-4c89-bd6f-60349ab30098.jpg-
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira