Sonema Technical Documentation
This document describes technical details of Sonema. This document should be used as an introduction to the Sonema framework.
Documentation: Kurt Stephens, ks.sonema@kurtstephens.com
$Id: index.pod,v 1.1 2003/04/09 00:03:29 stephens Exp $
The development journal discusses Sonema system architecture and development decisions during life-cycle iterations.
See journal.
The ArgoUML UML diagrams for Sonema are used to generate the majority of code.
See sonema.zargo.
The directory structure of Sonema is divided functionally:
sonema/sbin contains install and admin scripts.
sonema/src contains all sources for Sonema.
sonema/src/tool contains tools used to build Sonema.
sonema/src/uml contains the UML diagrams.
sonema/src/java contains hand-coded Java sources.
sonema/src/openjava contains hand-coded OpenJava sources.
sonema/src/gen contains generated code.