A while ago Enrique already announced directory backed Preferences and
ConfigAdmin implementations, and recently I discussed with him a similar
UserAdmin implementation.
These three services all have in common that they need some back-end to
actually persist data.
I hope that within Felix we can create implementations of these services
that have pluggable back-ends. We might even be able to create some kind
of common persistence service that can be used by all of them.
Would others be interested in this (using it and/or helping develop it)?
I'm offering my help to get these implementations working. Enrique, I
know you have some R3 code in your ApacheDS sandbox, perhaps that would
be a nice starting point. Browsing through the archives I saw that
Michel also had a lightweight Preferences service.
Greetings, Marcel