How does Oxygene work behind the scene?

Well, it depends on which type of project you choose, NET, Java, Cocoa or island :wink:

.NET, Java and Island use Garbage Collection, Cocoa uses ARC.

define “default”. all four options are equal. you pick the one for whatever platform you want to target.

—marc