Skip navigation.
 
mlRe: Plug-In strategy in Mach-O / Cocoa?
FROM : Andreas Mayer
DATE : Sun Nov 03 13:41:14 2002

Am Sonntag, 03.11.02 um 10:48 Uhr schrieb Pierre-Olivier Latour:

> What should I do in OS X? Use CFPlugIns which seem quite complicated?
> Use
> basic bundles which multiplies the number of files and folders? Use
> simple
> .dylib files - but I can't have any resources in that case?


While I did not write any plug-in code yet, it looks like bundles are
the way to go in cocoa.

There's a nice example at  http://www.cocoadevcentral.com/


bye.  Andreas.
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlPlug-In strategy in Mach-O / Cocoa? Pierre-Olivier Lat… Nov 3, 10:48
mlRe: Plug-In strategy in Mach-O / Cocoa? Andreas Mayer Nov 3, 13:41