Hi, List I want to develop an application which should have a plug-in architecture, in order to give a way for third party to extend new feature without touching the source code of my main application. So, I have read the document <<code loading programming topics for cocoa>>, and then I also have read the artical written by Rainer Brockerhoff <<Making Other People's Software Work for You>>, you can touch it here: -- http://cocoadevcentral.com/articles/000068.php--. And more. I have reviewed the Sample code supplied by ADC : BundleLoader.
But at last, I decide to adopt the code from Rainer Brockerhoff, which also have detailed description about every code line. But I can not access the link address which is supplied in this article, http://www.brockerhoff.net/pap.html. I need to download his source code to have a deeply study, and then maybe I can integrate it to my application because of similiar functionality. So, my question is that does anyone have downloaded this pieces of code already? can you share it with me? Thanks ahead. AndrewLi 2009-02-25 _______________________________________________ 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 arch...@mail-archive.com