Re: To Framework or to Dylib?
Re: To Framework or to Dylib?
- Subject: Re: To Framework or to Dylib?
- From: Sherm Pendley <email@hidden>
- Date: Wed, 23 Mar 2005 18:11:15 -0500
On Mar 23, 2005, at 5:45 PM, Dave Thorup wrote:
So, I'm asking the list, which is better and why? Should I just
create dylibs or should I create Frameworks? What are the strengths
and weaknesses of each?
Frameworks *are* dylibs, with some additional content (headers,
resources, etc.) bundled along with them for convenience. If you don't
need the additional wrapping, then there's nothing to gain by using a
framework.
sherm--
Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden