Ok thanks for this link, interesting stuff there indeed :)
I guess I'll google a bit to see if I can understand the difference between ARC and a GC.

--
BoD

On 04/06/2014 10:23, Kevin Wright wrote:
No, ARC is emphatically *not* garbage collection. It's not new either, Objectionable-C does it, as does auto_ptr in C++

There's a pretty accurate summary of the language on quora: http://www.quora.com/How-does-Swift-Apple-Programming-Language-compare-with-other-modern-programming-languages

Though I'm upset that the most popular answer fails to mention the complete lack of features for tackling concurrency!


On 3 June 2014 20:30, BoD <bodlu...@gmail.com <mailto:bodlu...@gmail.com>> wrote:

    Thanks Cedric this is a nice summary / first look at the language!

    I notice the language features something they call "Automatic
    Reference Counting". Is this the same as a Garbage Collector?

    --
    BoD

--
You received this message because you are subscribed to the Google Groups "Java Posse" group. To unsubscribe from this group and stop receiving emails from it, send an email to javaposse+unsubscr...@googlegroups.com <mailto:javaposse+unsubscr...@googlegroups.com>. To post to this group, send email to javaposse@googlegroups.com <mailto:javaposse@googlegroups.com>.
Visit this group at http://groups.google.com/group/javaposse.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Java 
Posse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to javaposse+unsubscr...@googlegroups.com.
To post to this group, send email to javaposse@googlegroups.com.
Visit this group at http://groups.google.com/group/javaposse.
For more options, visit https://groups.google.com/d/optout.

Reply via email to