-
Notifications
You must be signed in to change notification settings - Fork 0
Plugin Platform Specification Notes
natemago edited this page Dec 10, 2014
·
1 revision
The platform will support these basic features:
- Plugin lifecycle management
- Platform API
- Resource Manager
- Unified Storage Mechanism
- Service Publisher and Locator
This section in the specification should specify:
- Plugin interface
- Plugin lifecycle states
- Plugin file format
- Plugin Manifest
- Dependencies Management
Explain:
- Platform interface
- Import mechanism and flow
- Platform configuration
Explain:
- Resource Manager Interface
- Resources types, resource life cycle, caching etc
- Store Interface
- Types of stores available
- Platform Sandbox
Explain:
- Service publisher interface
- Service Locator interface
- Service Locator tools (decorators)
- Services lifecycle management
- Services dependencies