Re: Problem loading IB plugin [solved]
Re: Problem loading IB plugin [solved]
- Subject: Re: Problem loading IB plugin [solved]
- From: "Sean McBride" <email@hidden>
- Date: Wed, 21 Nov 2007 16:21:13 -0500
- Organization: Rogue Research
On 11/21/07 4:00 PM, Rick Hoge said:
>> Correct. We also had to sprinkle retain/release's all over some
>> nice GC-
>> only code to be able to have a correctly working IB plugin. Pity.
>> When
>> the code is used in IB, the retain/release do something, when used in
>> your GC app they becomes NOPs. Similarly, your code must also be 32-
>> bit
>> clean, since IB is a 32-bit only app.
>
>But presumably if you build your framework as a fat binary you could
>still link it into a 64 bit app?
Yes. In any case, it's fairly easy to write code that is both 32 and 64
bit clean.
>Having to keep all the retain/release cruft around is certainly
>painful in an otherwise GC app - I guess I have to weigh the pain of
>this against the convenience of being able to easily re-use custom
>views and UI widgets...
Exactly. Do file a bug requesting a GC-version of IB...
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden