Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in retain

property "assign" and "retain" for delegate

alloc + init with synthesized property - does it cause retain count to increase by two?

sent to deallocated instance

iOS 4 blocks and retain counts

Why retain a static variable?

IBOutlet instances are (null) after loading from NIB

Selected value for JSP drop down using JSTL

jsp drop-down-menu jstl retain

What is the difference between "copy" and "retain"?

Is there a way to "find mystery retains" ...?

What happens if I don't retain IBOutlet?

iphone retain

Non-retaining array for delegates

Objective-C 101 (retain vs assign) NSString

@property definitions with ARC: strong or retain?

Fix warning "Capturing [an object] strongly in this block is likely to lead to a retain cycle" in ARC-enabled code

capturing self strongly in this block is likely to lead to a retain cycle