Engine Extension Framwork
Registered by
Mikkel Kamstrup Erlandsen
We need a way to do server side extensions to the core Zeitgeist engine. The requiremens for the extension framework is:
* Extensions have direct access to the DB
* Extensions can be loaded dynamically at boot time (not necessarily dynamic loading at runtime)
* Extensions can talk to each other
* Extensions can have DBus APIs
Blueprint information
- Status:
- Complete
- Approver:
- None
- Priority:
- High
- Drafter:
- Mikkel Kamstrup Erlandsen
- Direction:
- Needs approval
- Assignee:
- Markus Korn
- Definition:
- Approved
- Series goal:
- Accepted for 0.3
- Implementation:
- Implemented
- Milestone target:
- 0.3.1
- Started by
- Mikkel Kamstrup Erlandsen
- Completed by
- Mikkel Kamstrup Erlandsen
Related branches
Related bugs
Sprints
Whiteboard
The extension framework is fully working in trunk.
(?)
Work Items
Dependency tree
* Blueprints in grey have been implemented.