|
From: | Lars Sonchocky-Helldorf |
Subject: | Re: Objective-C++ |
Date: | Wed, 27 Apr 2005 02:35:26 +0200 |
Am Mittwoch, 27.04.05 um 00:13 Uhr schrieb Mike Stump:
I'm pushing the Objective-C++ frontend into the FSF source tree on mainline. In doing this, I'm also pushing various updates to the Objective-C language; fast dispatching, GC, a new warning or two, a way to get at C++ ctors/dtors from a ObjC method. Most of these would require library work to be complete.
Does GC here stand for Garbage Collection? If so, how is it supposed to work (in contrast to retain/release/autorelease and the already possible Boehm GC)?
Thought you guys would like to know.
Of course!
regards, Lars
[Prev in Thread] | Current Thread | [Next in Thread] |