This is a preliminary documentation for writing DBKit adaptors.
All thanks have to go to Joerg Jacobsen (jacobsen@tpki.toppoint.de). He asked NeXT for help and they sent him the following files:
Documentation for DBBasicAdaptorContext and DBBasicAdaptor,
various header files,
a sample program and
the following note:
-- NeXT on --
As you probably know, our Adaptor API is in flux, and will certainly change in the future. The adaptor API is considered private currently and, we don't really provide any support for it. Please note that the documentation enclosed may be incomplete at places.
I hope that you understand the risks involved when doing your own development and hope that at least the enclosed package will satisfy your current needs.
-- NeXT off --
In addition you find a directory called myHeaders. It contains header files modified by Joerg to fit his needs.