On Fri, Jan 05, 2007 at 08:42:37PM +0100, Chris B. Vetter wrote: > On 1/5/07, Philippe Roussel <[EMAIL PROTECTED]> wrote: > >What is a Bundle exactly ? > > See the explanation at http://wiki.gnustep.org/index.php/Category:Bundles : > > A bundle is a structured directory tree in which the executables and > resources of a product are packaged as a single entity. > > Technically, that makes an application or a framework a bundle as well. > > The way I see it, a bundle is (somewhat) similar to a plug-in, adding > functionality to an application at runtime. > Contrary to a library, an application is linked against.
Ok so I'll probably go for the traditional library and see how it turns out. Bundles could be used later to add different storage backends I guess. Anyway, thanks a lot Chris Philippe -- There are two major products that come from Berkeley : LSD and UNIX. We don't believe this to be a coincidence. Jeremy S. Anderson _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
