The Storage Kit contains classes for accessing and operating on data such as files and directories and more significantly for implementing the general Binder Data Model interfaces.
- Binder Data Model is a set of interfaces built on top of the Binder Kit that provide a general, rich abstraction for data manipulation. The interfaces are designed to support both filesystem and database styles of data interaction.
- Writing Data Objects descibes how to write your own objects that provide data in the data model.