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

Walter Bright newshound2 at digitalmars.com
Mon Jun 24 11:25:40 PDT 2013


On 6/24/2013 11:03 AM, Steven Schveighoffer wrote:
> All data members in Objective-C are private.  So the object can control when it
> gives out this data, and take appropriate actions.  AFAIK, ARC does not worry
> about internal pointers.

Hmm, that's a good thought. (But recall that modules allow access to private 
members.)



More information about the Digitalmars-d-announce mailing list