Ticket #217 (closed enhancement: taskdone)
Design a plugin interface including scripting support
| Reported by: | diederik | Owned by: | sjors |
|---|---|---|---|
| Priority: | major | Milestone: | kmess-3.0 |
| Component: | Plugins | Version: | 2.0-alpha |
| Keywords: | Cc: |
Description (last modified by sjors) (diff)
We want to add plugins to KMess, and add scripting support.
Tasks:
- Make a scenario what we like to make scriptable, examples:
- http://www.msgpluslive.nl/scripts/
- http://live.msgdiscovery.com/
- the Kopete plugin API
- create a stable API wrapper. (for the networking part: the public functions of the to-be-written library)
- add plugin support
- make those scriptable through kross or qtscript.
it turns out that kross is easy to implement, each Q_OBJECT can be used in scripts without any changes.
Change History
Note: See
TracTickets for help on using
tickets.
