Difference between revisions of "Developer Guide"
From GCube System
(2 intermediate revisions by the same user not shown) | |
(No difference)
|
Latest revision as of 19:50, 15 February 2012
This is a guide to the design principles and main features of the gCube Application Framework (gCF).
- Why a Framework?
- gCF at a Glance
- The Anatomy of a gCube Service
- Elements of Configuration
- Contexts for the Masses
- Logging
- Dealing with Faults
- Dealing with Scope
- Dealing with State
- Dealing with Security
- Working with gCube Resources
- Towards Service Semantics: Frameworks within Frameworks
- Towards Service Semantics: Client Libraries
- From Theory to Practice: Getting Started