Re: Release plan

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Andreas Pflug" <Andreas(dot)Pflug(at)web(dot)de>, <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Release plan
Date: 2003-04-26 19:08:54
Message-ID: 03AF4E498C591348A42FC93DEA9661B83AF05D@mail.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

> -----Original Message-----
> From: Andreas Pflug [mailto:Andreas(dot)Pflug(at)web(dot)de]
> Sent: 26 April 2003 12:33
> To: Dave Page; pgadmin-hackers(at)postgresql(dot)org
> Subject: Release plan
>
>
> what features make a preview release? Which are needed for beta, and
> which for first V1.0?
> Don't you think it's time for a release plan? IMHO you are
> the one and
> only master to do this :-)

OK, in lew of an actual document...

Preview/Developer Releases
--------------------------

These are useful to get feedback during the development phase. Basically
unsupported, and may be missing features, the idea is to get feedback as
we go, and find any major problems early on that may not be spotted by
us. We can release these following any major commits or task
completions.

Beta Releases
-------------

Beta release will be just like any other - we will feature freeze and go
into bug fixing mode. As I said in my earlier email on plugins, I want
to avoid non-core features of pgAdmin for the first release, and provide
just schema and data management support *in full*. I think that should
include:

1) Schema browser capable of browsing all object types, including those
missing from pgAdmin II, such as operator classes, rules/triggers under
views and user/database variables.

2) Property editor/Creation dialogues for each object type.

3) Table viewer/editor, with data save/export capable of handling a few
basic ASCII formats.

4) Combined query tool, switchable between pure SQL entry and QBE modes,
with data save/export capable of handling a few basic ASCII formats.

Of course, I'm open to discussion on this...

As for timetable, to be honest that depends a lot on you guys. As you
know, I'm in the middle of a course at Uni at the moment so am pretty
tight for time (though I have been working my way through straightening
up the properties and SQL generation). Mark starts the same course in 2
weeks when he returns from a holiday, so he's in the same boat.

Thoughts, comments?

Regards, Dave.

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Jean-Michel POURE 2003-04-29 08:08:30 pgAdmin3 under MacOS X
Previous Message Dave Page 2003-04-26 18:48:12 Re: pgadmin3 wizard snapin technology