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
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
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
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
? 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
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