Re: Garbage collected and non-garbage collected
Re: Garbage collected and non-garbage collected
- Subject: Re: Garbage collected and non-garbage collected
- From: "Sean McBride" <email@hidden>
- Date: Tue, 10 Mar 2009 13:32:26 -0400
- Organization: Rogue Research Inc.
On 3/10/09 10:23 AM, Robert Mullen said:
>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?
You'll have to do a code review and testing of the framework's code to
make sure it supports both GC and RR.
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
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