Provides a base API and utilities for expoding data model through DSF services.

Package Specification

Practically speaking, all state data held by the DSF services makes up the "data mode" of the service session.  However, to make it easy to present this data in standard debug views, as well as customizable views, it is useful to present the data using a consisten pattern and with a set of published APIs and utilities.  This package aims to provide these APIs and utilities.

Development Plans

This package is a work in progress and it is missing a major feature.  This feature is being able to automatically parametrize the contents of the data model in order to generically traverse it, and to write data-driven framework for populating views with model data.