D/Objective-C, extern (Objective-C)

Walter Bright newshound2 at digitalmars.com
Tue Jun 25 13:18:53 PDT 2013


On 6/25/2013 1:08 PM, Jacob Carlborg wrote:
> On 2013-06-25 20:06, Walter Bright wrote:
>
>> 3. migrating non-ARC code to ARC is error-prone and a major nuisance
>
> Xcode provides refactoring tools to migrate manual reference counting and GC
> code to ARC.

Those don't work with D.

Let's do it right the first time, and we won't have migration issues.


More information about the Digitalmars-d-announce mailing list