> We would probably need to write our own back-end implementation, though. > How about using a OS Java RDBS (McKoi?) for a central backend > configuration repository?
Or implement prefs using JNDI, and let the JNDI implementation handle the
database mapping. JNDI is based upon a generic, federated, hierarchical,
data model of linked, named, tuples, along with value based queries and
dynamic modification.
--- Noel
