Skip navigation.
 
mlRe: @property question
FROM : Shawn Erickson
DATE : Mon May 12 23:42:37 2008

On Mon, May 12, 2008 at 2:30 PM, Craig Hopson <<email_removed>> wrote:

>  So, the question is, what is the difference between using self. notation
> and not?  I have declared the properties to retain the objects.  The
> compiler is happy, I just die at run time when I attempt to access the
> contents of a Foo.  It looks like the contents of Foo are not retained in
> the second case.


Can you post a complete code sample that shows this issue? One that
can be compiled,etc.

How does your application "die". Have you looked at the state of
things using the debugger?

-Shawn

Related mailsAuthorDate
ml@property question Craig Hopson May 12, 23:30
mlRe: @property question Shawn Erickson May 12, 23:42
mlRe: @property question mmalc crawford May 12, 23:52
mlRe: @property question Craig Hopson May 13, 00:19
mlRe: @property question Phoenix Draco May 13, 00:42
mlRe: @property question Clark Cox May 13, 00:51
mlRe: @property question Quincey Morris May 13, 01:20
mlRe: @property question Craig Hopson May 13, 18:49
mlRe: @property question Roland King May 14, 02:41
mlRe: @property question Kyle Sluder May 14, 04:41
mlRe: @property question Chris Hanson May 14, 05:11