forked from GNOME/grilo
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTODO
More file actions
13 lines (13 loc) · 696 Bytes
/
TODO
File metadata and controls
13 lines (13 loc) · 696 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
- Handle GRL_RESOLVE_FULL when a certain key can be resolved by several plugins.
-> Use alternative plugins if the selected one fails to resolve the key.
- Consider using GAsync callback interface for callback implementations.
-> Also check issues for binding development related to this.
- Consider using the Ethos GObject plugin framework to replace our current
in-house plugin system.
- Multiple-plugin operations (i.e. search by text on all plugins).
- Python bindings
- Consider a more flexible post-processing mechanism for query
operations (browse, search, etc).
-> We have to figure out if that's really necessary.
- Improve configuration interface
-> Use strings for config keys