Re: Why ARC over garbage collection?
Re: Why ARC over garbage collection?
- Subject: Re: Why ARC over garbage collection?
- From: Mikkel Islay <email@hidden>
- Date: Tue, 16 Oct 2012 11:55:13 +0200
On 16 Oct 2012, at 11:18, Jean-Daniel Dupas wrote:
> Le 16 oct. 2012 à 11:05, Mikkel Islay <email@hidden> a écrit :
> In the case of Windows 8, my understanding is that it is a little more complex than that. WinRT classes are ref counted, but if you write your application using C#, it always has to load the CLR and use Garbage collection for CLR classes, just like it let you manually manage memory for classic classes if you use C++/CX.
That is my impression too. However, since you can write your UI in XAML (or interface the XAML framework from C++), which is compiled to native code, writing full apps in C++ is quite feasible.
Mikkel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden