Re: Using properties (was Re: Outlets / IBOutlet declarations)

2008-11-20 Thread Michael Ash
On Wed, Nov 19, 2008 at 11:53 PM, mmalcolm crawford <[EMAIL PROTECTED]> wrote: > > On Nov 19, 2008, at 8:40 PM, Michael Ash wrote: > >> On Wed, Nov 19, 2008 at 5:41 PM, mmalcolm crawford <[EMAIL PROTECTED]> >> wrote: >>> >>> On Nov 19, 2008, at 2:29 PM, Michael Ash wrote: Because there's

Using properties (was Re: Outlets / IBOutlet declarations)

2008-11-19 Thread mmalcolm crawford
On Nov 19, 2008, at 8:40 PM, Michael Ash wrote: On Wed, Nov 19, 2008 at 5:41 PM, mmalcolm crawford <[EMAIL PROTECTED] > wrote: On Nov 19, 2008, at 2:29 PM, Michael Ash wrote: Because there's essentially no good way to dispose of properties given the way that they're implemented. I'm not s