Re: Creating Custom Views in Interface Builder
Re: Creating Custom Views in Interface Builder
- Subject: Re: Creating Custom Views in Interface Builder
- From: "Sean McBride" <email@hidden>
- Date: Mon, 17 Mar 2008 16:54:30 -0400
- Organization: Rogue Research
On 3/15/08 12:48 PM, Rob Keniger said:
>There's a trap for young players in the docs: watch out if you are
>creating a GC-only app. Classes instantiated via IB3 plugins MUST be
>compliant with the traditional retain/release mechanism, you can't
>create a plugin for a class that relies on Garbage Collection.
Also worth noting that IB3 plugins must also be 32 bit, though this is
probably less of a problem in practice. Still, if you plan to write 64
bit and GC only, IB3 plugins can be somewhat annoying to support.
--
____________________________________________________________
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