Difference between revisions of "Developer Guide"
From GCube System
Line 2: | Line 2: | ||
* [[Prerequisites | Prerequisites]] | * [[Prerequisites | Prerequisites]] | ||
− | * [[Motivations | Why | + | * [[Motivations | Why a Framework?]] |
* [[Overview| gCF at a Glance ]] | * [[Overview| gCF at a Glance ]] | ||
** [[Overview#Main Transparencies | Main Transparencies]] | ** [[Overview#Main Transparencies | Main Transparencies]] |
Revision as of 14:38, 8 April 2008
This is a guide to the design principles and main features of the gCore Framework (gCF).
- Prerequisites
- Why a Framework?
- gCF at a Glance
- The Anatomy of a gCube Service
- Dealing with Configuration
- Contexts for the Masses
- Logging
- Dealing with Faults
- Dealing with Scope
- Dealing with State
- Dealing with Security
- Working with Resources
- Towards Service Semantics: Frameworks within Frameworks
- Towards Service Semantics: Client Libraries
- From Theory to Practice: Getting Started