gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: @property coding style


From: David Chisnall
Subject: Re: @property coding style
Date: Sun, 29 Jan 2012 11:56:36 +0000

On 29 Jan 2012, at 07:51, Richard Frith-Macdonald wrote:

> But I do still recommend ASSIGN, ASSIGNCOPY, and to a lesser extent, DESTROY. 
> As these make it easier to reliably/safely manage reference counting.

I forgot about those - I don't think of them as GNUstep extensions, since I 
have implementations of them in another header so that I can use them on OS X 
too - and I totally agree with Richard.  Using these makes life a lot easier, 
and avoids a lot of simple errors.  

David

-- Sent from my Apple II


reply via email to

[Prev in Thread] Current Thread [Next in Thread]