Garbage collected and non-garbage collected
Garbage collected and non-garbage collected
- Subject: Garbage collected and non-garbage collected
- From: Robert Mullen <email@hidden>
- Date: Tue, 10 Mar 2009 10:23:16 -0700
I have an app built using garbage collection. I am begin asked to
introduce a framework that is non garbage collected but the compiler
will not allow this. I have set GC supported on the framework and
recompiled which works but the framework causes cryptic errors once
compiled in this manner. I am not really experienced in this manner
and have read the docs which make me believe that the code should be
fine but it is not. Am I misreading the docs? Is there a way to get GC
and non GC code to live together happily?
_______________________________________________
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