File: TODO

package info (click to toggle)
grilo 0.3.2-2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 6,032 kB
  • ctags: 3,834
  • sloc: ansic: 18,286; sh: 4,094; xml: 2,235; makefile: 498; python: 200
file content (13 lines) | stat: -rw-r--r-- 696 bytes parent folder | download | duplicates (7)
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