Re: Use of Mac OS X 10.5 / Leopards Garbage Collection Considered Harmful
Re: Use of Mac OS X 10.5 / Leopards Garbage Collection Considered Harmful
- Subject: Re: Use of Mac OS X 10.5 / Leopards Garbage Collection Considered Harmful
- From: Brady Duga <email@hidden>
- Date: Wed, 6 Feb 2008 19:22:15 -0800
On Feb 6, 2008, at 7:01 PM, glenn andreas wrote:
One could also manually construct a C++ vtable and set up all the
magic "behind the scenes" plumbing that a C++ object has, but that
doesn't mean that C++ object are ' synonymous for "Structs" ' either.
Well, in C++ you can say that class is a synonym for struct (aside
from the fairly minor issue of default visibility). Though, I think
the point stands that in Objective-C they are not. Just because you
can pound a square peg into a round hole doesn't mean you have a round
peg.
--Brady
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden