Page History: Namespace
    Compare Page Revisions
 
    
    
    
    
    
    Page Revision: 2010/04/03 18:59
Overview
A namespace is a 
workflow object that represents a directory for jetfire source and class objects.  Namespaces and their objects permanently reside in the 
server nexus. 
 
  
Namespaces contain 2 specific types of Jetfire objects:
- Parse Unit: Contains the immutable source code representing 1 or more classes. All Jetfire code is represented as parse unit objects.
 - Composite Class: Represents a single Jetfire class.  Contains the values of static properties, static fields and member descriptions.