On Feb 7, 2012, at 8:41 AM, Brian S wrote:
> a quick read of "loading and unloading executable code" in Appleās Bundle Programming Guide might be helpful ( see Xcode docs ).
This contains links to "Code Loading Programming Topics" which has a section for "Plug-in Architectures"
Brian S