Code Samples for Chapter 5 (Libraries)
Includes BundlePrinter.h, adder.h, src0.c, src1.c, src2.c, src3.c, src4.c, useadd.m, SimpleMessage.m (dylib plug-in), ComplexMessage.m (dylib plug-in), bundleprinter.m, projects and files for Adder, BundlePrinter, ComplexMessage (Cocoa plug-in), and SimpleMessage (Cocoa plug-in)
Making Other People's Software Work for You
CocoaDevCentral's article on making plugins in Cocoa.Andrew Stone's essay on using loadable bundles in your application's architecture.