On Thu, 05 Jun 2014 16:38:11 +0200, Jess Holle <[email protected]> wrote:

With Swift's ARC you have unowned and weak references, which you're expected to use to resolve such issues.

So the programmer certainly has more responsibility for memory management -- hopefully with greater speed as a result, else it's just a universally bad idea.

How much greater? Because in Java GC is hardly a speed problem nowadays (unless we're talking of games, which at this age I'm completely unaware of).

--
Fabrizio Giudici - Java Architect @ Tidalwave s.a.s.
"We make Java work. Everywhere."
http://tidalwave.it/fabrizio/blog - [email protected]

--
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/javaposse.
For more options, visit https://groups.google.com/d/optout.

Reply via email to