NAME

Sonema Technical Documentation


SYNOPSIS


DESCRIPTION

This document describes technical details of Sonema. This document should be used as an introduction to the Sonema framework.


AUTHOR

Documentation: Kurt Stephens, ks.sonema@kurtstephens.com


VERSION

$Id: index.pod,v 1.1 2003/04/09 00:03:29 stephens Exp $


JOURNAL

The development journal discusses Sonema system architecture and development decisions during life-cycle iterations.

See journal.


UML

The ArgoUML UML diagrams for Sonema are used to generate the majority of code.

See sonema.zargo.


MODULE VIEW

The directory structure of Sonema is divided functionally:

ADMIN

sonema/sbin contains install and admin scripts.

SOURCE CODE

sonema/src contains all sources for Sonema.

TOOLS

sonema/src/tool contains tools used to build Sonema.

UML

sonema/src/uml contains the UML diagrams.

JAVA

sonema/src/java contains hand-coded Java sources.

OPENJAVA

sonema/src/openjava contains hand-coded OpenJava sources.

GENERATED

sonema/src/gen contains generated code.