Some random ramblings about the next-gen registry..
authorWim Taymans <wim.taymans@gmail.com>
Wed, 6 Feb 2002 22:34:12 +0000 (22:34 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 6 Feb 2002 22:34:12 +0000 (22:34 +0000)
Original commit message from CVS:
Some random ramblings about the next-gen registry..

docs/random/wtay/registry [new file with mode: 0644]

diff --git a/docs/random/wtay/registry b/docs/random/wtay/registry
new file mode 100644 (file)
index 0000000..74c83a7
--- /dev/null
@@ -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
+---
+
+
+