Fire up your applications with Jetfire
RSS
Jetfire Wiki

About Us

Code Plex Projects

COR COR Administration Debug GUI Jetfire Administration Jetfire Code Jetfire Core Jetfire Language Jetfire Web Part Library misc Release Notes Roles Solutions States Training User Administration Versioning Web Parts Web Service Website Design Website Procedures Wiki conventions WordML Workflow Administration

Quick Search
»
Advanced Search »

PoweredBy
When a workflow is created it can optionally be made a 'root' object. Making an object root prevents the garbage collector from reclaiming resources used by workflow, even if there are no references to the workflow. A 'root' object will exist forever, surviving program shutdowns.

It is practice in Jetfire programs to make long lived objects 'root' and not rely on references from another object such as collection (eg: Array, List, Dictionary, etc.). Objects that represent a 'user' are typically made 'root'.

All objects created directly by the application interface are automatically root. Workflows created pro-grammatically, by default, are not root objects and will be reclaimed by the garbage collector if they have not reference.

ScrewTurn Wiki version 3.0.4.560. Some of the icons created by FamFamFam.