gstreamer/docs/random/wtay/registry
Wim Taymans 334790d85a Some random ramblings about the next-gen registry..
Original commit message from CVS:
Some random ramblings about the next-gen registry..
2002-02-06 22:34:12 +00:00

28 lines
437 B
Plaintext

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
---