mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 21:01:14 +00:00
334790d85a
Original commit message from CVS: Some random ramblings about the next-gen registry..
27 lines
437 B
Text
27 lines
437 B
Text
Requirements
|
|
------------
|
|
|
|
- plugable backends:
|
|
|
|
- XML
|
|
- flat file
|
|
- GConf/bonobo conf
|
|
- web registry
|
|
- in memory (trivial?)
|
|
- SQL backend (gda?)
|
|
|
|
- provide API to the core to load/inspect/save plugins.
|
|
- provide user/system registry
|
|
- provide combination of backends
|
|
- provide backend specific queries
|
|
|
|
user/system registry
|
|
--------------------
|
|
|
|
first query the user registry, then fall back to system registry.
|
|
|
|
API
|
|
---
|
|
|
|
|
|
|