-
Notifications
You must be signed in to change notification settings - Fork 0
Home
willywood edited this page Aug 1, 2017
·
7 revisions
ObjectFile was developed in order to satisfy the need for object persistence within application programs. This need is often far removed from that of a full blown OODBMS system. For many applications a full OODBMS would be a burden, both to application performance and to the development process. ObjectFile is designed to be just another set of classes in your application. It has no pre-compiler and no binaries to link with. This makes it easy to integrate into your development environment.
OFILEMAN.pdf contains full documentation.