Page History: Namespace
    Compare Page Revisions
 
    
    
    
    
    
    Page Revision: 2009/10/11 21:51
Overview
A namespace is a 
workflow object that represents a directory for jetfire source and class objects.  Namespaces and their objects permanently reside of the 
server nexus.  All Jetfire code is represented as 
parse unit 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.