Re: extending functionality strategy

From: "Dave Page" <dpage(at)pgadmin(dot)org>
To: "Gevik Babakhani" <pgdev(at)xs4all(dot)nl>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: extending functionality strategy
Date: 2008-10-29 09:33:10
Message-ID: 937d27e10810290233w779eaecat826b4f989e7c6ed2@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Wed, Oct 29, 2008 at 9:29 AM, Gevik Babakhani <pgdev(at)xs4all(dot)nl> wrote:
> Hi Dave,
>
> This is a quick inventory of all the listviews I could find. Some of them
> can be extended with list item arranger.
>
> Any thoughts ?

Hi,

Many of those won't need arranging - for example, variables and
privilege lists. We should restrict the use of the control to those
cases where ordering is important, functionally or aesthetically - eg,
function parameters, table columns, composite type members etc.

Regards, Dave.

>
> New Database:
> - Variables
> - Privileges
>
> Schemas:
> - Privileges
>
> Function and Trigger Function:
> Grant Wizard:
> - Privileges
>
> New/Edit Function:
> - Parameters
> - Variables
> - Privileges
>
> Sequences:
> Grant Wizard:
> - Privileges
>
> New/Edit sequences:
> - Privileges
>
> Tables:
> Grant Wizard:
> - Privileges
>
> New/Edit Table:
> - Columns
> - Constraints
> - Privileges
> Type:
> - Definition
> - Enumeration
>
> View:
> - Privileges
>
>
>
>
>
>

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Gevik Babakhani 2008-10-29 09:57:58 Re: extending functionality strategy
Previous Message Dave Page 2008-10-29 09:30:20 Re: extending functionality strategy