Re: Delphi for XCode?



Sean Cross wrote:

I'm with Joanna on this. One of the great advantages of a gc is that
you can pass an object around without worrying about ownership. The
only need for calling .free in d.net is either to release resources

And how do you know that the object you use doesn't use
other-than-memory resources, or might do that, in a newer version of
the program?

--
Rudy Velthuis [TeamB] http://www.teamb.com

"Friends applaud, the Comedy is over."
-- Ludwig von Beethoven, dying words
.



Relevant Pages