The introduction to this article provides insufficient context for those unfamiliar with the subject matter. Please help improve the introduction to meet Wikipedia's layout standards. You can discuss the issue on the talk page.
A directory hive is a directory which is treated as a file by an application, it typically contains several files which are read by the application. A good example of this is the NIB file written by the Interface Builder application included with Mac OS X. For information on general interface builders, please see User interface builder. ... Mac OS X (official IPA pronunciation: ) is a line of proprietary, graphical operating systems developed, marketed, and sold by Apple Inc. ...
A nib file contains the following files:
classes.nib
info.nib
objects.nib
dependencies.nib
The hive concept is typically used to allow the application to read only what is needed at any given time. For instance, only the objects.nib file is read by an application when it is loading its interface, the other files are used as metadata by the Interface Builder application to aid in maintaining the interface. For information on general interface builders, please see User interface builder. ...
References
This article does not cite any references or sources. Please help improve this article by adding citations to reliable sources. (help, get involved!) Any material not supported by sources may be challenged and removed at any time. This article has been tagged since November 2006.