Page History: Namespace
    Compare Page Revisions
 
    
    
    
    
    
    Page Revision: 2009/07/21 15:47
Overview
A namespace is a 
workflow object that represents a directory for jetfire source and class objects.   All Jetfire code is represented as objects within Jetfire.   Namespaces contain 2 specific types of Jetfire objects:
- Parse Unit: Contains the immutable source code representing 1 or more classes.
 - Composite Class: Represents a single Jetfire class.  Contains the values of static properties, static fields and member descriptions.