Contents
Copyright Notice
Introduction
General knowledge nice to know before we start!
General guide to any toolkit!
General structure of most toolkits - including Notes C and C++ APIs
One way to organize your tookits and source code
Separate own code from product code
Divide customer code from own code - and keep separate copies of all releases
Organize your toolkits based on task and release
What to do with your own common libraries ?
General quirks you need to be aware of
Installation
Building applications
Appendix
Glossary of Terms
Index