Some random ramblings about the next-gen registry..

Original commit message from CVS:
Some random ramblings about the next-gen registry..
This commit is contained in:
Wim Taymans 2002-02-06 22:34:12 +00:00
parent 00f7eced6b
commit 334790d85a

27
docs/random/wtay/registry Normal file
View file

@ -0,0 +1,27 @@
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
---