RFC: Update wizard

Поиск
Список
Период
Сортировка
От Andreas Pflug
Тема RFC: Update wizard
Дата
Msg-id 41A0D8C6.7070308@pse-consulting.de
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Andreas Pflug
Дата:
Сообщение: Re: bug on debian... what's wrong with me ?
Следующее
От: Raphaël Enrici
Дата:
Сообщение: [mostly solved] pgAdmin III 1.2.0 RC2 Debian packages available