Blame TODO

Packit 67b98c
- Handle GRL_RESOLVE_FULL when a certain key can be resolved by several plugins.
Packit 67b98c
  -> Use alternative plugins if the selected one fails to resolve the key.
Packit 67b98c
- Consider using GAsync callback interface for callback implementations.
Packit 67b98c
  -> Also check issues for binding development related to this.
Packit 67b98c
- Consider using the Ethos GObject plugin framework to replace our current
Packit 67b98c
in-house plugin system.
Packit 67b98c
- Multiple-plugin operations (i.e. search by text on all plugins).
Packit 67b98c
- Python bindings
Packit 67b98c
- Consider a more flexible post-processing mechanism for query
Packit 67b98c
operations (browse, search, etc).
Packit 67b98c
  -> We have to figure out if that's really necessary.
Packit 67b98c
- Improve configuration interface
Packit 67b98c
  -> Use strings for config keys