Re: UserAdmin implementation ...

2009-07-12 Thread David Leangen
Hello, Matthias, as some of you already noticed I'm working on a UserAdmin implementation in my laboratory. I'd like to hear what you guys think of it and if it makes sense to have a UserAdmin implementation as Pax project. This first draft implements the spec but delegates a

Re: UserAdmin implementation ...

2009-07-12 Thread Matthias Küspert
On Sun, Jul 12, 2009 at 9:12 PM, Alin Dreghiciu wrote: > On Sun, Jul 12, 2009 at 10:01 PM, Filippo Diotalevi < > filippo.diotal...@gmail.com> wrote: > >> Hi Matthias, >> >> On Sun, Jul 12, 2009 at 7:33 PM, Matthias >> Küspert wrote: >> > Currently I'm using the Felix PreferencesService, but it del

Re: UserAdmin implementation ...

2009-07-12 Thread Alin Dreghiciu
On Sun, Jul 12, 2009 at 10:01 PM, Filippo Diotalevi < filippo.diotal...@gmail.com> wrote: > Hi Matthias, > > On Sun, Jul 12, 2009 at 7:33 PM, Matthias > Küspert wrote: > > Currently I'm using the Felix PreferencesService, but it deletes > everything > > on startup - anyone knows about a BackingSto

Re: UserAdmin implementation ...

2009-07-12 Thread Filippo Diotalevi
Hi Matthias, On Sun, Jul 12, 2009 at 7:33 PM, Matthias Küspert wrote: > Currently I'm using the Felix PreferencesService, but it deletes everything > on startup - anyone knows about a BackingStore > implementation that provides persistence across framework restarts? That's strange. Felix Preferen

Re: UserAdmin implementation ...

2009-07-12 Thread Toni Menzel
? Once we have this, i think its good to move it to projects.. On Sun, Jul 12, 2009 at 7:33 PM, Matthias Küspert wrote: > Hi, > as some of you already noticed I'm working on a UserAdmin implementation in > my laboratory. I'd like to hear what you guys think > of it and if

UserAdmin implementation ...

2009-07-12 Thread Matthias Küspert
Hi, as some of you already noticed I'm working on a UserAdmin implementation in my laboratory. I'd like to hear what you guys think of it and if it makes sense to have a UserAdmin implementation as Pax project. This first draft implements the spec but delegates all storage access to a