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 PROTECTED] 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 [EMAIL PROTECTED]