Hello,

At the moment, there is no public API to plug into the Objective-C GC,
so Monobjc cannot bridge properly code that is GC enabled. If one day
such API is provided, I think it will be very funny to coordinate the
two GCs to make the bridge work seamlessly ;-)

So for now, Monobjc only runs with frameworks or libraries that don't
use the Objective-C GC.

Regards, Laurent Etiemble.

2008/7/17 osx <[EMAIL PROTECTED]>:
> Hello.
> From what I can gather, Leopard supports garbage collection for Objective C,
> but it is an option that the developer can choose to enable or not in XCode.
> On Leopard, does monobjc run with GC enabled for Objective C objects?  If
> not, is it an option (e.g. some build parameter, or some runtime call at
> program startup)?
> Thank you!
>  - sam -
>

Reply via email to