DocumentAPI
Up one levelThis is supposed to contain documentation on the OGo DocumentAPI (Objective-C) ...
-
SkyProject
- SkyProject is really a "SkyProjectDocument" (a SkyDocument subclass representing an OGo project entry)
-
SkyProjectDOM
- I don't really know what this is about, its a textfile contains in DocumentAPI/SkyProjects/SkyProjectDOM.txt ...
-
README of SkyProject
-
SkyPersonDocument
- A document object which represents an OGo (person) contact.
-
SkyCompanyDocument
- This is an abstract superclass for various company-table related records.
-
OGo Document Storage Plugins
- The document storage of OGo projects is implemented as a server based plugin API. This contains some more information on that.
-
OGo Project and Document API
- Diagram showing components of an OGo Project, focusing on the DocumentAPI.
-
FileManager, DataSource and Document
- The DocumentAPI is focused around three abstractions: the FileManager, the DataSource and the Document.