Re: RFC: Update wizard

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: RFC: Update wizard
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4307257@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на RFC: Update wizard  (Andreas Pflug <pgadmin@pse-consulting.de>)
Ответы Re: RFC: Update wizard
Re: RFC: Update wizard
Список pgadmin-hackers

> -----Original Message-----
> From: pgadmin-hackers-owner@postgresql.org
> [mailto:pgadmin-hackers-owner@postgresql.org] On Behalf Of
> Andreas Pflug
> Sent: 21 November 2004 18:05
> To: pgadmin-hackers
> Subject: [pgadmin-hackers] RFC: Update wizard
>
> 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).

An option to download/install would be nice. That would require a
separate program on Windows of course to update the main executable.

> - the current language. A word count can be used as version.
> Automatic download/installation possible.

That won't necessarily pick up typos of course. Can we utilise CVS for
this somehow, and use it's built in version numbering? That'll even
allow segregation of major version updates using branch version numbers.

> - a different language, which might require an update
> pgadmin3.lng too.

Yup.

> Since the language isn't necessarily loaded, no version check
> can be performed.

No.

Have you thought about documentation updates?

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

Status bar message with flashing icon?

> - Dedicated update dialog or an options tab?

I would say both. A dialogue to handle the actual updating, and maybe
one or two options to allow changes to the download location,
enable/disable checking options etc.

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

I'd love to see this sort of info, *however*, I have little doubt the
privacy advocates would have something to say about it. I would be
*very* wary of adding such a feature.

Regards, Dave.

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Raphaël Enrici
Дата:
Сообщение: Re: bug on debian... what's wrong with me ?
Следующее
От: Raphaël Enrici
Дата:
Сообщение: Re: RFC: Update wizard