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                 s...@rogue-research.com
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to