RFC: Update wizard - Mailing list pgadmin-hackers

From Andreas Pflug
Subject RFC: Update wizard
Date
Msg-id 41A0D8C6.7070308@pse-consulting.de
Whole thread Raw
List pgadmin-hackers
Hi friends,

preparing for the forthcoming 1.3/1.4 version, I'm already prototyping a
little on automatic updates, and there are a lot of decisions to take.

We have three areas to update:
- The program itself. We will just notify the user that there's
something new he might be interested in (depending on beta/release).
- the current language. A word count can be used as version. Automatic
download/installation possible.
- a different language, which might require an update pgadmin3.lng too.
Since the language isn't necessarily loaded, no version check can be
performed.

Questions:
- How to inform the user about possible updates? MsgBox? Toolbar button
showing enabled? Update check will be performed asynchronously, so it
might pop up in the middle of something.
- Dedicated update dialog or an options tab?
- We could post some statistical data about the pga installation
(OS/version/backend versions/server count/???) to get a little feedback;
how to collect these?

Multiple opinions welcome.

Regards,
Andreas

pgadmin-hackers by date:

Previous
From: Andreas Pflug
Date:
Subject: Re: bug on debian... what's wrong with me ?
Next
From: Raphaël Enrici
Date:
Subject: [mostly solved] pgAdmin III 1.2.0 RC2 Debian packages available